diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-10-16 11:56:39 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-10-16 11:56:39 -0400 |
commit | f29d7c0652072b482679c2503be6f2524f45fe35 (patch) | |
tree | 4b37cc5405b11f0f3d7d9f3cc3fdec34fd8abd1c /globals.h | |
parent | f6b720f01c50db461095bd9365fa2f9d1047c4f8 (diff) |
more obsolete FIXMEs removed
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -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 |