summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/stream_mgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/mpegplayer/stream_mgr.h')
-rw-r--r--apps/plugins/mpegplayer/stream_mgr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/mpegplayer/stream_mgr.h b/apps/plugins/mpegplayer/stream_mgr.h
index b2aa90967e..c987181343 100644
--- a/apps/plugins/mpegplayer/stream_mgr.h
+++ b/apps/plugins/mpegplayer/stream_mgr.h
@@ -106,9 +106,6 @@ void stream_vo_set_clip(const struct vo_rect *rc);
106 106
107#ifndef HAVE_LCD_COLOR 107#ifndef HAVE_LCD_COLOR
108void stream_gray_show(bool show); 108void stream_gray_show(bool show);
109#ifdef GRAY_CACHE_MAINT
110void stream_gray_pause(bool pause);
111#endif
112#endif 109#endif
113 110
114/* Display thumbnail of the current seekpoint */ 111/* Display thumbnail of the current seekpoint */