summaryrefslogtreecommitdiff
path: root/src/map/npc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc.c')
-rw-r--r--src/map/npc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/npc.c b/src/map/npc.c
index 7247aec33..cc87aa611 100644
--- a/src/map/npc.c
+++ b/src/map/npc.c
@@ -2900,7 +2900,6 @@ int npc_reload(void)
// clear npc-related data structures
ev_db->clear(ev_db,NULL);
npcname_db->clear(npcname_db,NULL);
- mod_barricade_clearall(); // Clear Barricades
npc_warp = npc_shop = npc_script = 0;
npc_mob = npc_cache_mob = npc_delay_mob = 0;