src/window_type.h
changeset 9293 96e818608056
parent 9263 29488e715050
child 9588 620c97d8cee4
--- a/src/window_type.h	Sun May 18 12:25:46 2008 +0000
+++ b/src/window_type.h	Sun May 18 12:40:38 2008 +0000
@@ -99,7 +99,6 @@
 };
 
 struct Window;
-struct WindowEvent;
 typedef int32 WindowNumber;
 
 #endif /* WINDOW_TYPE_H */