summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/vd_internal.h')
-rw-r--r--libmpcodecs/vd_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpcodecs/vd_internal.h b/libmpcodecs/vd_internal.h
index 16e8679803..72438604af 100644
--- a/libmpcodecs/vd_internal.h
+++ b/libmpcodecs/vd_internal.h
@@ -1,6 +1,6 @@
// prototypes:
-static vd_info_t info;
+//static vd_info_t info;
static int control(sh_video_t *sh,int cmd,void* arg,...);
static int init(sh_video_t *sh);
static void uninit(sh_video_t *sh);