summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 5255c1a..f6cff36 100644
--- a/src/config.h
+++ b/src/config.h
@@ -8,7 +8,6 @@
#define MAX_ERROR_MESSAGE_LENGTH (MAX_INPUT_LENGTH)
#define FILE_RESERVE_COUNT 1000
-#define ERROR_RESERVE_COUNT 100
#include "../imgui/imgui.h"
#include "../utf8.h"