summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/globals.h b/globals.h
index af0e114..b7f9e5a 100644
--- a/globals.h
+++ b/globals.h
@@ -8,7 +8,6 @@
#define error_queue_length 512
-#define max_input_word_length 512
#define max_commands_in_input 12
#define max_output_length 512
#define max_channels 2
@@ -35,4 +34,4 @@ typedef struct {
extern GlobalStruct globals;
-#endif \ No newline at end of file
+#endif