summaryrefslogtreecommitdiff
path: root/src/object_type.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object_type.hpp')
-rw-r--r--src/object_type.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/object_type.hpp b/src/object_type.hpp
index 75e6beab..8c4a5572 100644
--- a/src/object_type.hpp
+++ b/src/object_type.hpp
@@ -88,8 +88,6 @@ struct object_type
s16b held_m_idx = 0; /* Monster holding the object; if any */
- byte sense = 0; /* Pseudo-id status */
-
byte found = 0; /* How did we find it */
s16b found_aux1 = 0; /* Stores info for found */
s16b found_aux2 = 0; /* Stores info for found */