diff options
Diffstat (limited to 'src/map/map.c')
-rw-r--r-- | src/map/map.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/map.c b/src/map/map.c index e6ed26db6..0270b509d 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -3690,8 +3690,6 @@ void do_final(void) { pc_db->destroy(pc_db, NULL); charid_db->destroy(charid_db, NULL); - if(map_server_dns) aFree(map_server_dns); - //#endif #ifndef TXT_ONLY |