summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/mpegplayer.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/mpegplayer/mpegplayer.c')
-rw-r--r--apps/plugins/mpegplayer/mpegplayer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/mpegplayer/mpegplayer.c b/apps/plugins/mpegplayer/mpegplayer.c
index cb5d4edb76..0b5bb518fe 100644
--- a/apps/plugins/mpegplayer/mpegplayer.c
+++ b/apps/plugins/mpegplayer/mpegplayer.c
@@ -283,7 +283,6 @@ CONFIG_KEYPAD == SANSA_M200_PAD
283const struct plugin_api* rb; 283const struct plugin_api* rb;
284 284
285CACHE_FUNCTION_WRAPPERS(rb); 285CACHE_FUNCTION_WRAPPERS(rb);
286ALIGN_BUFFER_WRAPPER(rb);
287 286
288/* One thing we can do here for targets with remotes is having a display 287/* One thing we can do here for targets with remotes is having a display
289 * always on the remote instead of always forcing a popup on the main display */ 288 * always on the remote instead of always forcing a popup on the main display */