summaryrefslogtreecommitdiff
path: root/src/map/unit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/unit.c')
-rw-r--r--src/map/unit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/unit.c b/src/map/unit.c
index 227e2bd43..d7613cc02 100644
--- a/src/map/unit.c
+++ b/src/map/unit.c
@@ -562,7 +562,6 @@ int unit_stop_walking(struct block_list *bl,int type)
unit_walktoxy_timer(-1, tick, bl->id, ud->walkpath.path_pos);
}
-// if(md) { md->state.skillstate = MSS_IDLE; }
if(type&0x01)
clif_fixpos(bl);