summaryrefslogtreecommitdiffstats
path: root/libvo/vo_null.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_null.c')
-rw-r--r--libvo/vo_null.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/libvo/vo_null.c b/libvo/vo_null.c
index 9eed7e8d49..145e092195 100644
--- a/libvo/vo_null.c
+++ b/libvo/vo_null.c
@@ -82,4 +82,9 @@ uninit(void)
}
+static void check_events(void)
+{
+}
+
+