summaryrefslogtreecommitdiffstats
path: root/tmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux.h b/tmux.h
index e18176e8..67192740 100644
--- a/tmux.h
+++ b/tmux.h
@@ -2317,7 +2317,6 @@ u_int utf8_split2(u_int, u_char *);
/* procname.c */
char *get_proc_name(int, char *);
-char *get_proc_cwd(int);
/* log.c */
void log_open(int, const char *);