summaryrefslogtreecommitdiffstats
path: root/include/bbs.h
diff options
context:
space:
mode:
authorwens <wens@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-11-01 12:51:26 +0800
committerwens <wens@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-11-01 12:51:26 +0800
commita64b2b44fd2f4467c818c6c92d72b66dc3a546bb (patch)
treec31bd39bc0eb8f9eaf5a8bde8ce2a0058e8104df /include/bbs.h
parent9e011ec7123c4d2ac79e5fc34e9277a546de95d1 (diff)
downloadpttbbs-a64b2b44fd2f4467c818c6c92d72b66dc3a546bb.tar
pttbbs-a64b2b44fd2f4467c818c6c92d72b66dc3a546bb.tar.gz
pttbbs-a64b2b44fd2f4467c818c6c92d72b66dc3a546bb.tar.bz2
pttbbs-a64b2b44fd2f4467c818c6c92d72b66dc3a546bb.tar.lz
pttbbs-a64b2b44fd2f4467c818c6c92d72b66dc3a546bb.tar.xz
pttbbs-a64b2b44fd2f4467c818c6c92d72b66dc3a546bb.tar.zst
pttbbs-a64b2b44fd2f4467c818c6c92d72b66dc3a546bb.zip
not used
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4415 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/bbs.h')
-rw-r--r--include/bbs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/bbs.h b/include/bbs.h
index 63054477..b9b3307e 100644
--- a/include/bbs.h
+++ b/include/bbs.h
@@ -74,10 +74,6 @@ extern "C" {
#include "convert.h"
#endif
-#ifdef _UTIL_C_
- #include "util.h"
-#endif
-
#ifndef INCLUDE_VAR_H
#include "var.h"
#endif