summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/globals.h b/globals.h
index 353a6cf..d7529f0 100644
--- a/globals.h
+++ b/globals.h
@@ -91,16 +91,6 @@
#define YES 1
#define NO 0
-
-#define LOCS_ctrl 0
-#define LWLS_ctrl 1
-#define REMS_ctrl 2
-#define RWLS_ctrl 3
-#define RS232_ctrl 4
-#define TELNET_ctrl 5
-#define WEB_ctrl 6 // FIXME
-
-
#define max_commands_in_input 12
#define max_output_length 512
#define max_channels 2