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

@@ -21,7 +21,6 @@ src = [
'src/screen.c',
'src/server.c',
'src/stream.c',
'src/tiny_xpm.c',
'src/video_buffer.c',
'src/util/log.c',
'src/util/net.c',