summaryrefslogtreecommitdiff
path: root/src/z-term.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-06-26 03:23:42 +0200
committerBardur Arantsson <bardur@scientician.net>2014-06-26 03:56:00 +0200
commitc65ae1ca380849a0aa399f6c612ea260d6a2e5c1 (patch)
treea50a2e128be90f835db958832ffce7ff88aec6a1 /src/z-term.c
parentfebe9390ea25100616e1db27aff199491dcf25b5 (diff)
Remove unused scansubdir() and TERM_XTRA_SCANSUBDIR
Diffstat (limited to 'src/z-term.c')
-rw-r--r--src/z-term.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/z-term.c b/src/z-term.c
index c8d30941..dfd80051 100644
--- a/src/z-term.c
+++ b/src/z-term.c
@@ -432,9 +432,6 @@ errr Term_user(int n)
* And *hacky* get a return code
*/
long Term_xtra_long;
-char scansubdir_dir[1024];
-int scansubdir_max = 0;
-cptr scansubdir_result[255];
errr Term_xtra(int n, int v)
{
/* Verify the hook */