summaryrefslogtreecommitdiff
path: root/video/win32_v.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/win32_v.h')
-rw-r--r--video/win32_v.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/win32_v.h b/video/win32_v.h
index ccc9aed94..c3b23a61a 100644
--- a/video/win32_v.h
+++ b/video/win32_v.h
@@ -5,8 +5,6 @@
#include "../hal.h"
-bool MyShowCursor(bool show);
-
extern const HalVideoDriver _win32_video_driver;
#endif