X-Git-Url: http://pileus.org/git/?p=lackey;a=blobdiff_plain;f=src%2Fview.h;h=fa8484cae816f0f9444c45c6bb83f4b83e7107a0;hp=25e9aaafb84d30ad9ca6e41ecc36330285339439;hb=3265a69256eb1c88ad9776fd5e2a569186778180;hpb=ff73132b49900fddd76e82c75372b60f49d44889 diff --git a/src/view.h b/src/view.h index 25e9aaa..fa8484c 100644 --- a/src/view.h +++ b/src/view.h @@ -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);