summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2012-10-16 11:56:39 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2012-10-16 11:56:39 -0400
commitf29d7c0652072b482679c2503be6f2524f45fe35 (patch)
tree4b37cc5405b11f0f3d7d9f3cc3fdec34fd8abd1c /globals.h
parentf6b720f01c50db461095bd9365fa2f9d1047c4f8 (diff)
more obsolete FIXMEs removed
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