From 000f6272f8ab1d43ec6300fb5972f7813ada1c88 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Thu, 11 Jun 2015 07:20:42 +0200 Subject: Remove dead Portable Hole code --- src/defines.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/defines.h') diff --git a/src/defines.h b/src/defines.h index 72acb003..7021609f 100644 --- a/src/defines.h +++ b/src/defines.h @@ -441,7 +441,6 @@ #define MKEY_RUNE 9 #define MKEY_FORGING 10 #define MKEY_INCARNATION 11 -#define MKEY_TELEKINESIS 12 #define MKEY_SUMMON 13 #define MKEY_TRAP 14 #define MKEY_STEAL 15 @@ -1257,7 +1256,6 @@ /* The "sval" codes for TV_TOOL */ #define SV_TOOL_CLIMB 0 -#define SV_PORTABLE_HOLE 1 /* The "sval" codes for TV_MSTAFF */ #define SV_MSTAFF 1 -- cgit v1.2.3