]> Pileus Git - lackey/blobdiff - src/view.h
Rework how the current window is stored
[lackey] / src / view.h
index 25e9aaafb84d30ad9ca6e41ecc36330285339439..fa8484cae816f0f9444c45c6bb83f4b83e7107a0 100644 (file)
@@ -30,8 +30,6 @@
 
 /* Config data */
 extern int COMPACT;
-extern int ACTIVE;
-extern int POPUP;
 
 /* Curses functions */
 void wmvresize(WINDOW *win, int top, int left, int rows, int cols);