summaryrefslogtreecommitdiff
path: root/src/z-term.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/z-term.c')
-rw-r--r--src/z-term.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/z-term.c b/src/z-term.c
index c431f6c0..cb429e17 100644
--- a/src/z-term.c
+++ b/src/z-term.c
@@ -337,7 +337,6 @@ static errr term_win_copy(term_win *s, term_win *f, int w, int h)
* Execute the "Term->xtra_hook" hook, if available (see above).
* And *hacky* get a return code
*/
-long Term_xtra_long;
errr Term_xtra(int n, int v)
{
/* Verify the hook */