summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/proto.h b/include/proto.h
index 82865f8d..097829b7 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -459,7 +459,6 @@ void clrtoeol(void);
void clear(void);
void refresh(void);
void clrtobot(void);
-void mprints(int y, int x, char *str);
void outmsg(char *msg);
void region_scroll_up(int top, int bottom);
void outc(unsigned char ch);