summaryrefslogtreecommitdiffstats
path: root/src/macros.h
diff options
context:
space:
mode:
authorandmarti1424 <scim.spreadsheet@gmail.com>2016-09-05 18:53:54 -0300
committerandmarti1424 <scim.spreadsheet@gmail.com>2016-09-05 18:53:54 -0300
commitec9ed5c1c070f0bea93bac5a9f7675c622324a14 (patch)
tree0a19f7e71550464449494c8d2c55f591d826aa96 /src/macros.h
parentfa512bb6f820a7c147b7260eb96d6df7c7c72a09 (diff)
Removed some includes
Diffstat (limited to 'src/macros.h')
-rw-r--r--src/macros.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/macros.h b/src/macros.h
index c5fe13f..910e0ff 100644
--- a/src/macros.h
+++ b/src/macros.h
@@ -45,7 +45,6 @@
#define MOVEMENT_CMD 2
#include <ncurses.h>
-//#include <ncursesw/curses.h>
extern WINDOW * input_win;
#define N_INIT_PAIRS 19