summaryrefslogtreecommitdiff
path: root/apps/plugins/jpeg/jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/jpeg/jpeg.c')
-rw-r--r--apps/plugins/jpeg/jpeg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/jpeg/jpeg.c b/apps/plugins/jpeg/jpeg.c
index 649cca8288..3415f666d4 100644
--- a/apps/plugins/jpeg/jpeg.c
+++ b/apps/plugins/jpeg/jpeg.c
@@ -76,8 +76,6 @@ GREY_INFO_STRUCT
76 76
77/******************************* Globals ***********************************/ 77/******************************* Globals ***********************************/
78 78
79MEM_FUNCTION_WRAPPERS;
80
81static int slideshow_enabled = false; /* run slideshow */ 79static int slideshow_enabled = false; /* run slideshow */
82static int running_slideshow = false; /* loading image because of slideshw */ 80static int running_slideshow = false; /* loading image because of slideshw */
83#ifndef SIMULATOR 81#ifndef SIMULATOR