summaryrefslogtreecommitdiff
path: root/src/artifact_type.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/artifact_type.hpp')
-rw-r--r--src/artifact_type.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/artifact_type.hpp b/src/artifact_type.hpp
index 8ff53433..9f866aa7 100644
--- a/src/artifact_type.hpp
+++ b/src/artifact_type.hpp
@@ -42,7 +42,6 @@ struct artifact_type
byte rarity = 0; /* Artifact rarity */
byte cur_num = 0; /* Number created (0 or 1) */
- byte max_num = 0; /* Unused (should be "1") */
s16b power = 0; /* Power granted, if any */