summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/mpegplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/mpegplayer/mpegplayer.h')
-rw-r--r--apps/plugins/mpegplayer/mpegplayer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/mpegplayer/mpegplayer.h b/apps/plugins/mpegplayer/mpegplayer.h
index 323f8f34f1..6247a6d3e1 100644
--- a/apps/plugins/mpegplayer/mpegplayer.h
+++ b/apps/plugins/mpegplayer/mpegplayer.h
@@ -23,9 +23,6 @@
23#ifndef MPEGPLAYER_H 23#ifndef MPEGPLAYER_H
24#define MPEGPLAYER_H 24#define MPEGPLAYER_H
25 25
26/* Global API pointer */
27extern const struct plugin_api* rb;
28
29#ifdef HAVE_SCHEDULER_BOOSTCTRL 26#ifdef HAVE_SCHEDULER_BOOSTCTRL
30#define trigger_cpu_boost rb->trigger_cpu_boost 27#define trigger_cpu_boost rb->trigger_cpu_boost
31#define cancel_cpu_boost rb->cancel_cpu_boost 28#define cancel_cpu_boost rb->cancel_cpu_boost