summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/native/SOURCES')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 22f82800a7..48eb18dfa4 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -1,5 +1,3 @@
1#ifdef HAVE_LCD_BITMAP
2
3/* 2048 */ 1/* 2048 */
4 2
5#define MIN(x,y) ((x<y)?x:y) 3#define MIN(x,y) ((x<y)?x:y)
@@ -1004,5 +1002,3 @@ resistor.128x128x16.bmp
1004#else 1002#else
1005resistor.68x20x16.bmp 1003resistor.68x20x16.bmp
1006#endif 1004#endif
1007
1008#endif /* HAVE_LCD_BITMAP */