summaryrefslogtreecommitdiff
path: root/apps/plugins/test_codec.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/test_codec.c')
-rw-r--r--apps/plugins/test_codec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/test_codec.c b/apps/plugins/test_codec.c
index 50d3fc93ef..8c3c88f9e7 100644
--- a/apps/plugins/test_codec.c
+++ b/apps/plugins/test_codec.c
@@ -814,7 +814,6 @@ void cleanup(void)
814{ 814{
815 rb->screens[0]->set_viewport(NULL); 815 rb->screens[0]->set_viewport(NULL);
816} 816}
817#endif
818 817
819 818
820static struct touchbutton button[] = { 819static struct touchbutton button[] = {
@@ -824,6 +823,7 @@ static struct touchbutton button[] = {
824 /* viewport runtime initialized, rest false/NULL */ 823 /* viewport runtime initialized, rest false/NULL */
825 } 824 }
826}; 825};
826#endif
827 827
828void plugin_quit(void) 828void plugin_quit(void)
829{ 829{