summaryrefslogtreecommitdiffstats
path: root/libvo/vo_syncfb.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_syncfb.c')
-rw-r--r--libvo/vo_syncfb.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/libvo/vo_syncfb.c b/libvo/vo_syncfb.c
index d705fb1725..858ded9d15 100644
--- a/libvo/vo_syncfb.c
+++ b/libvo/vo_syncfb.c
@@ -441,6 +441,7 @@ uninit(void)
}
-
-
+static void check_events(void)
+{
+}