]> Pileus Git - lackey/blobdiff - src/view.h
Bump copyright on files modified in 2013
[lackey] / src / view.h
index 352359f8a98d542367403c72935499225fd51f93..3643663faedd570856b61c4f6bcb2b838b26a203 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Andy Spencer <andy753421@gmail.com>
+ * Copyright (C) 2012-2013 Andy Spencer <andy753421@gmail.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -30,7 +30,6 @@
 
 /* Config data */
 extern int COMPACT;
-extern int ACTIVE;
 
 /* Curses functions */
 void wmvresize(WINDOW *win, int top, int left, int rows, int cols);