summaryrefslogtreecommitdiffstats
path: root/mbbsd/var.c
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 /mbbsd/var.c
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 'mbbsd/var.c')
-rw-r--r--mbbsd/var.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mbbsd/var.c b/mbbsd/var.c
index 33c7fc0d..04d7e407 100644
--- a/mbbsd/var.c
+++ b/mbbsd/var.c
@@ -119,7 +119,6 @@ const char *fn_notes = "notes";
const char *fn_water = FN_WATER;
const char *fn_visable = FN_VISABLE;
const char *fn_mandex = "/.Names";
-const char *fn_proverb = "proverb";
const char *fn_boardlisthelp = FN_BRDLISTHELP;
const char *fn_boardhelp = FN_BOARDHELP;