aboutsummaryrefslogtreecommitdiff
path: root/osdep-linux.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep-linux.c')
-rw-r--r--osdep-linux.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/osdep-linux.c b/osdep-linux.c
index 20a76611..ccac2670 100644
--- a/osdep-linux.c
+++ b/osdep-linux.c
@@ -26,10 +26,6 @@
#include "tmux.h"
-char *osdep_get_name(int, char *);
-char *osdep_get_cwd(int);
-struct event_base *osdep_event_init(void);
-
char *
osdep_get_name(int fd, unused char *tty)
{