diff options
Diffstat (limited to 'src/map/script.c')
-rw-r--r-- | src/map/script.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/script.c b/src/map/script.c index 1045f1c94..eabf5d14c 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -10,7 +10,6 @@ #include "../common/cbasetypes.h" #include "../common/malloc.h" #include "../common/md5calc.h" -#include "../common/lock.h" #include "../common/nullpo.h" #include "../common/random.h" #include "../common/showmsg.h" |