summaryrefslogtreecommitdiff
path: root/src/config/classes/swordsman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/classes/swordsman.h')
-rw-r--r--src/config/classes/swordsman.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/config/classes/swordsman.h b/src/config/classes/swordsman.h
deleted file mode 100644
index a3638fd11..000000000
--- a/src/config/classes/swordsman.h
+++ /dev/null
@@ -1,16 +0,0 @@
-// Copyright (c) rAthena Dev Teams - Licensed under GNU GPL
-// For more information, see LICENCE in the main folder
-#ifndef _CONFIG_SKILLS_SWORDS_H_
-#define _CONFIG_SKILLS_SWORDS_H_
-/**
- * rAthena configuration file (http://rathena.org)
- * For detailed guidance on these check http://rathena.org/wiki/SRC/config/
- **/
-
-/// Rune Knight
-///
-/// maximum number of runes that a rune knight character can carry at any given time
-/// default: 20
-#define MAX_RUNE 20
-
-#endif // _CONFIG_SKILLS_SWORDS_H_