aboutsummaryrefslogtreecommitdiffstats
path: root/fm.h
diff options
context:
space:
mode:
Diffstat (limited to 'fm.h')
-rw-r--r--fm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/fm.h b/fm.h
index a804d44..1f6a1d2 100644
--- a/fm.h
+++ b/fm.h
@@ -1,4 +1,4 @@
-/* $Id: fm.h,v 1.27 2001/12/09 13:59:04 ukai Exp $ */
+/* $Id: fm.h,v 1.28 2001/12/10 17:02:44 ukai Exp $ */
/*
* w3m: WWW wo Miru utility
*
@@ -640,7 +640,6 @@ extern char EscDKeymap[];
extern char PcKeymap[];
#endif
extern FuncList w3mFuncList[];
-extern KeyList w3mKeyList;
global char *HTTP_proxy init(NULL);
#ifdef USE_GOPHER