aboutsummaryrefslogtreecommitdiffstats
path: root/src/support.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/support.h')
-rw-r--r--src/support.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/support.h b/src/support.h
index 305ecbcf1..9edc20f35 100644
--- a/src/support.h
+++ b/src/support.h
@@ -7,7 +7,6 @@
#include <libgen.h>
#endif
-char *remove_trailing_slash(char *path);
const char *strcasestr(const char *haystack, const char *needle);
typedef struct {