summaryrefslogtreecommitdiffstats
path: root/include/modes.h
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-12 23:19:35 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-12 23:19:35 +0800
commit30b08ca27e39588cde705a96381a9643d534351e (patch)
tree1bedbe59d526d855b73aae6200cebb33ea7da561 /include/modes.h
parent728e27e6f357fa2e00177f949ffed0d830fd004d (diff)
downloadpttbbs-30b08ca27e39588cde705a96381a9643d534351e.tar
pttbbs-30b08ca27e39588cde705a96381a9643d534351e.tar.gz
pttbbs-30b08ca27e39588cde705a96381a9643d534351e.tar.bz2
pttbbs-30b08ca27e39588cde705a96381a9643d534351e.tar.lz
pttbbs-30b08ca27e39588cde705a96381a9643d534351e.tar.xz
pttbbs-30b08ca27e39588cde705a96381a9643d534351e.tar.zst
pttbbs-30b08ca27e39588cde705a96381a9643d534351e.zip
(internal code refine)
- drop deprecated EDIT_ITEM, standout(), standend() - replace outmsglr() with vfooter(). git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4147 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/modes.h')
-rw-r--r--include/modes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/modes.h b/include/modes.h
index 749b943f..178add62 100644
--- a/include/modes.h
+++ b/include/modes.h
@@ -137,7 +137,6 @@
#define EDIT_MAIL 1 /* 目前是 mail/board ? */
#define EDIT_LIST 2 /* 是否為 mail list ? */
#define EDIT_BOTH 4 /* both reply to author/board ? */
-#define EDIT_ITEM 8 /* ITEM ? */
/* read.c 中的模式 */
#define TAG_NIN 0 /* 不屬於 TagList */