summaryrefslogtreecommitdiff
path: root/src/util.pkg
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2010-01-13 19:12:28 +0100
committerBardur Arantsson <bardur@scientician.net>2010-01-17 10:02:09 +0100
commitbc3e558042bccab622ef4df8ec3d0a703b4f8e2e (patch)
treeb0b7c8a5dbc057c59a18ccc598869014416d3829 /src/util.pkg
parent7520b90e296f265961093506feaac68ae309f6e6 (diff)
Remove unused player ghost/bones code.
Diffstat (limited to 'src/util.pkg')
-rw-r--r--src/util.pkg8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/util.pkg b/src/util.pkg
index bb1de5b0..1dd6000b 100644
--- a/src/util.pkg
+++ b/src/util.pkg
@@ -2008,14 +2008,6 @@ extern cptr ANGBAND_DIR;
*/
extern cptr ANGBAND_DIR_APEX;
-/** @var ANGBAND_DIR_BONE
- * @brief String
- * @note
- * Bone files for player ghosts (ascii)\n
- * These files are portable between platforms
- */
-extern cptr ANGBAND_DIR_BONE;
-
/** @var ANGBAND_DIR_CORE
* @brief String
* @note