Remove legacy scrcpy icon

Remove the old icon in XPM format and the code to load it.
This commit is contained in:
Romain Vimont
2021-10-22 18:51:20 +02:00
parent 3d5b31e0cb
commit 1e340caf76
5 changed files with 0 additions and 185 deletions

View File

@@ -22,7 +22,6 @@
#include "screen.h"
#include "server.h"
#include "stream.h"
#include "tiny_xpm.h"
#include "util/log.h"
#include "util/net.h"
#ifdef HAVE_V4L2