summaryrefslogtreecommitdiffstats
path: root/src/proto/message.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/message.pro')
-rw-r--r--src/proto/message.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/proto/message.pro b/src/proto/message.pro
index 792ac5ddfc..806de872bc 100644
--- a/src/proto/message.pro
+++ b/src/proto/message.pro
@@ -11,9 +11,7 @@ int emsg_not_now(void);
void ignore_error_for_testing(char_u *error);
void do_perror(char *msg);
int emsg(char *s);
-int semsg(const char *s, ...);
void iemsg(char *s);
-void siemsg(const char *s, ...);
void internal_error(char *where);
void emsg_invreg(int name);
char *msg_trunc_attr(char *s, int force, int attr);