diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 4bcc144..b1b397d 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -24,11 +24,6 @@ viewer.c lamp.c #endif /* HAVE_BACKLIGHT */ -#ifdef OLYMPUS_MROBE_500 -/* remove these once the plugins before it are compileable */ -jpeg.c -#endif - #ifndef OLYMPUS_MROBE_500 #if (CONFIG_CODEC == SWCODEC) || !defined(SIMULATOR) @@ -62,7 +57,6 @@ ppmviewer.c /* Plugins needing the grayscale lib on low-depth LCDs */ fire.c -jpeg.c mandelbrot.c plasma.c |