aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/config.h b/src/config.h
index 07f0dc6..84c3fd0 100644
--- a/src/config.h
+++ b/src/config.h
@@ -7,6 +7,4 @@ void getConfigDir(char*, const size_t);
void getDataDir(char*, const size_t);
void getCacheDir(char*, const size_t);
-void makeDir(const char* path);
-
-#endif \ No newline at end of file
+#endif