summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index e5e7709bc..6e4020db2 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -519,12 +519,6 @@ struct guild_castle {
int temp_guardians_max;
};
-// for Brandish Spear calculations
-struct square {
- int val1[5];
- int val2[5];
-};
-
struct fame_list {
int id;
int fame;