cleanup of obsolete client message event from SDL 1.2
[rocksndiamonds.git] / src / libgame / system.h
index 40f4b4771d001e7bd365dc9cada4d1de13de02a2..68e5a33e31d6b1923cd4f85b9febacd106ed363b 100644 (file)
@@ -1854,7 +1854,6 @@ KeyMod GetKeyModState(void);
 KeyMod GetKeyModStateFromEvents(void);
 void StartTextInput(int, int, int, int);
 void StopTextInput(void);
-boolean CheckCloseWindowEvent(ClientMessageEvent *);
 
 void InitJoysticks(void);
 boolean ReadJoystick(int, int *, int *, boolean *, boolean *);