summaryrefslogtreecommitdiffstats
path: root/mbbsd/xyz.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/xyz.c')
-rw-r--r--mbbsd/xyz.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/mbbsd/xyz.c b/mbbsd/xyz.c
index 71783edd..d27d8742 100644
--- a/mbbsd/xyz.c
+++ b/mbbsd/xyz.c
@@ -101,24 +101,6 @@ x_login(void)
return 0;
}
-#ifdef HAVE_INFO
-static int
-x_program(void)
-{
- more("etc/version", YEA);
- return 0;
-}
-#endif
-
-#ifdef HAVE_LICENSE
-static int
-x_gpl(void)
-{
- more("etc/GPL", YEA);
- return 0;
-}
-#endif
-
int
note(void)
{