summaryrefslogtreecommitdiffstats
path: root/include/modes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modes.h')
-rw-r--r--include/modes.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/modes.h b/include/modes.h
index 178add62..7ceb7ba9 100644
--- a/include/modes.h
+++ b/include/modes.h
@@ -168,13 +168,6 @@
#define AUTHOR_NEXT (RS_AUTHOR | RS_FORWARD)
#define AUTHOR_PREV (RS_AUTHOR)
-/* DBCS aware modes */
-enum _DBCS_STATUS {
- DBCS_ASCII,
- DBCS_LEADING,
- DBCS_TRAILING,
-};
-
#define SIG_PK 0
#define SIG_TALK 1
#define SIG_BROADCAST 2