Hide a structure.
[super-star-trek.git] / sst.h
diff --git a/sst.h b/sst.h
index 14150a18be38941a58784c32b2a762ee2a8865fe..31fd2f4a58e1fd11bceafa943877855d621d7b42 100644 (file)
--- a/sst.h
+++ b/sst.h
@@ -452,10 +452,6 @@ void enqueue(char *s);
 #define SCAN_STATUS            3
 #define SCAN_NO_LEFTSIDE       4
 
-typedef struct {
-        int wndleft,wndtop,wndright,wndbottom;
-} wnd;
-extern wnd wnds[6];
 /* these need to track io.c:wnd */
 #define FULLSCREEN_WINDOW      0
 #define LEFTUPPER_WINDOW       1