summaryrefslogtreecommitdiff
path: root/src/i_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_video.h')
-rw-r--r--src/i_video.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i_video.h b/src/i_video.h
index 1c668474..af865287 100644
--- a/src/i_video.h
+++ b/src/i_video.h
@@ -91,7 +91,6 @@ void I_BeginRead (void);
void I_EndRead (void);
void I_SetWindowTitle(char *title);
-void I_SetWindowIcon(void);
void I_CheckIsScreensaver(void);
void I_SetGrabMouseCallback(grabmouse_callback_t func);