summaryrefslogtreecommitdiff
path: root/src/config/config_parse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/config_parse.cpp')
-rw-r--r--src/config/config_parse.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config/config_parse.cpp b/src/config/config_parse.cpp
index 8c9fecb..a469111 100644
--- a/src/config/config_parse.cpp
+++ b/src/config/config_parse.cpp
@@ -1756,8 +1756,6 @@ int sapp_parse_config(void)
}
- /******************************* MEM *********************************/
- tomlc99_wrap_load_int_def(ABBR_CFG_FILE_MAIN_ENTRY, (char *)"MEM", (char *)"dictator_enable", (int *)&pconfig->mem.dictator_enable, 1);
/******************************* PACKET_IO ******************************/