summaryrefslogtreecommitdiff
path: root/src/map/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/status.h')
-rw-r--r--src/map/status.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/status.h b/src/map/status.h
index faf395b2f..321724f53 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -544,8 +544,6 @@ int status_check_skilluse(struct block_list *src, struct block_list *target, int
#define MAX_REFINE 10
extern int percentrefinery[5][MAX_REFINE+1]; //The last slot always has a 0% success chance [Skotlex]
-#define MAX_WEAPON_TYPE 22
-
int status_readdb(void);
int do_init_status(void);