summaryrefslogtreecommitdiffstats
path: root/src/sc.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/sc.h
parentfa512bb6f820a7c147b7260eb96d6df7c7c72a09 (diff)
Removed some includes
Diffstat (limited to 'src/sc.h')
-rw-r--r--src/sc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sc.h b/src/sc.h
index 2880ce5..dddea09 100644
--- a/src/sc.h
+++ b/src/sc.h
@@ -37,9 +37,9 @@
#endif /* DFLT_PAGER */
-#ifndef A_CHARTEXT /* Should be defined in curses.h */
- #define A_CHARTEXT 0xff
-#endif
+//#ifndef A_CHARTEXT /* Should be defined in curses.h */
+// #define A_CHARTEXT 0xff
+//#endif
#ifndef FALSE
# define FALSE 0