diff options
Diffstat (limited to 'src/map/map.c')
-rw-r--r-- | src/map/map.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.c b/src/map/map.c index 30fb4fc28..8f7f7efb2 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -3740,7 +3740,6 @@ int do_init(int argc, char *argv[]) battle_config_read(BATTLE_CONF_FILENAME); msg_config_read(MSG_CONF_NAME); - atcommand_config_read(ATCOMMAND_CONF_FILENAME); script_config_read(SCRIPT_CONF_NAME); inter_config_read(INTER_CONF_NAME); log_config_read(LOG_CONF_NAME); |