aboutsummaryrefslogtreecommitdiffstats
path: root/support.h
diff options
context:
space:
mode:
Diffstat (limited to 'support.h')
-rw-r--r--support.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/support.h b/support.h
index adba8a05d..f94936ce5 100644
--- a/support.h
+++ b/support.h
@@ -3,8 +3,6 @@
#include <libgen.h>
#endif
-char *concat_path(char *p1, char *p2);
-
#ifndef HAVE_BASENAME
char *basename(char *path);
#endif