summaryrefslogtreecommitdiffstats
path: root/mbbsd/xyz.c
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-01-24 02:39:24 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-01-24 02:39:24 +0800
commit4885e20bea293dc7c318a15c79787ab54bb630e1 (patch)
treee367dd4f5cd3d89c1d9bd284c314288866bed29a /mbbsd/xyz.c
parentb82ade431ee0e899015e0024b5147974ed496a51 (diff)
downloadpttbbs-4885e20bea293dc7c318a15c79787ab54bb630e1.tar
pttbbs-4885e20bea293dc7c318a15c79787ab54bb630e1.tar.gz
pttbbs-4885e20bea293dc7c318a15c79787ab54bb630e1.tar.bz2
pttbbs-4885e20bea293dc7c318a15c79787ab54bb630e1.tar.lz
pttbbs-4885e20bea293dc7c318a15c79787ab54bb630e1.tar.xz
pttbbs-4885e20bea293dc7c318a15c79787ab54bb630e1.tar.zst
pttbbs-4885e20bea293dc7c318a15c79787ab54bb630e1.zip
remove #define MAXPATHLEN 256
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@644 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/xyz.c')
-rw-r--r--mbbsd/xyz.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/mbbsd/xyz.c b/mbbsd/xyz.c
index 948a4275..d1e386f1 100644
--- a/mbbsd/xyz.c
+++ b/mbbsd/xyz.c
@@ -1,4 +1,4 @@
-/* $Id: xyz.c,v 1.15 2003/01/19 16:06:06 kcwu Exp $ */
+/* $Id: xyz.c,v 1.16 2003/01/23 18:39:24 in2 Exp $ */
#include "bbs.h"
/* 各種統計及相關資訊列表 */
@@ -393,8 +393,6 @@ Goodbye()
#define MAXENVS (20)
#define BINDIR BBSHOME"/bin/"
-#define MAXPATHLEN 256
-
#ifdef HAVE_TIN
static int
x_tin()