summaryrefslogtreecommitdiff
path: root/src/communications.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/communications.h')
-rw-r--r--src/communications.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/communications.h b/src/communications.h
index ade37ac..0fd7937 100644
--- a/src/communications.h
+++ b/src/communications.h
@@ -22,8 +22,6 @@
#ifndef _RATPOISON_COMMUNICATIONS_H
#define _RATPOISON_COMMUNICATIONS_H 1
-void send_kill ();
-void send_restart ();
int send_command (unsigned char *cmd);
#endif /* ! _RATPOISON_COMMUNICATIONS_H */