summaryrefslogtreecommitdiffstats
path: root/mbbsd/xyz.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/xyz.c')
-rw-r--r--mbbsd/xyz.c28
1 files changed, 0 insertions, 28 deletions
diff --git a/mbbsd/xyz.c b/mbbsd/xyz.c
index d27d8742..e62e4b66 100644
--- a/mbbsd/xyz.c
+++ b/mbbsd/xyz.c
@@ -32,34 +32,6 @@ x_boards(void)
#endif
int
-x_birth(void)
-{
- more("etc/birth.today", YEA);
- return 0;
-}
-
-int
-x_weather(void)
-{
- more("etc/weather.tmp", YEA);
- return 0;
-}
-
-int
-x_mrtmap(void)
-{
- more("etc/MRT.map", YEA);
- return 0;
-}
-
-int
-x_stock(void)
-{
- more("etc/stock.tmp", YEA);
- return 0;
-}
-
-int
x_note(void)
{
more(fn_note_ans, YEA);