summaryrefslogtreecommitdiffstats
path: root/mbbsd/announce.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/announce.c')
-rw-r--r--mbbsd/announce.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mbbsd/announce.c b/mbbsd/announce.c
index 6f7000da..edd12c95 100644
--- a/mbbsd/announce.c
+++ b/mbbsd/announce.c
@@ -1,8 +1,6 @@
/* $Id$ */
#include "bbs.h"
-#define PATHLEN 256
-
struct CopyTmp {
char copyfile[PATHLEN];
char copytitle[TTLEN + 1];