summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
authorkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-03-12 11:24:57 +0800
committerkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-03-12 11:24:57 +0800
commite149e8e62b963fb11dd1adb107c0ef19cc381f6a (patch)
tree556e40cb202c28ee49dbb8ac082c0ca246d94a08 /include/proto.h
parentbf0ff170400889443fd3e3fffc6b1ae2b1738d68 (diff)
downloadpttbbs-e149e8e62b963fb11dd1adb107c0ef19cc381f6a.tar
pttbbs-e149e8e62b963fb11dd1adb107c0ef19cc381f6a.tar.gz
pttbbs-e149e8e62b963fb11dd1adb107c0ef19cc381f6a.tar.bz2
pttbbs-e149e8e62b963fb11dd1adb107c0ef19cc381f6a.tar.lz
pttbbs-e149e8e62b963fb11dd1adb107c0ef19cc381f6a.tar.xz
pttbbs-e149e8e62b963fb11dd1adb107c0ef19cc381f6a.tar.zst
pttbbs-e149e8e62b963fb11dd1adb107c0ef19cc381f6a.zip
remove "proverb" function, which doesn't work for a long time
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2597 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/proto.h b/include/proto.h
index 82acb328..664c484b 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -694,8 +694,6 @@ int u_loginview(void);
int u_ansi(void);
int u_editplan(void);
int u_editsig(void);
-int u_switchproverb(void);
-int u_editproverb(void);
int u_cloak(void);
int u_register(void);
int u_list(void);