summaryrefslogtreecommitdiffstats
path: root/mbbsd/pfterm.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/pfterm.c')
-rw-r--r--mbbsd/pfterm.c14
1 files changed, 1 insertions, 13 deletions
diff --git a/mbbsd/pfterm.c b/mbbsd/pfterm.c
index 65a09a62..e77259a4 100644
--- a/mbbsd/pfterm.c
+++ b/mbbsd/pfterm.c
@@ -2228,21 +2228,9 @@ grayout(int y, int end, int level)
}
//////////////////////////////////////////////////////////////////////////
-// deprecated api
+// environment specific
//////////////////////////////////////////////////////////////////////////
-void
-standout(void)
-{
- outs(ANSI_COLOR(7));
-}
-
-void
-standend(void)
-{
- outs(ANSI_RESET);
-}
-
#ifndef _PFTERM_TEST_MAIN
void