summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/config.h b/src/config.h
index 9e39796..6601d37 100644
--- a/src/config.h
+++ b/src/config.h
@@ -27,11 +27,6 @@
#define MESSAGE_TIMEOUT 5
const unsigned int SETTING_MAX_CONNS = 25;
const unsigned int SETTING_MAX_CONNS_PER_HOST = 5;
-
-/* number of chars in inputbox - if completion or stepping through history
- * print values longer this value, the cursor will be placed to the beginning
- * so that the command part will be visible */
-const unsigned int INPUT_LENGTH = 120;
const unsigned int MAXIMUM_HINTS = 500;
const char *default_config[] = {