aboutsummaryrefslogtreecommitdiffstats
path: root/easydir.h
diff options
context:
space:
mode:
Diffstat (limited to 'easydir.h')
-rw-r--r--easydir.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/easydir.h b/easydir.h
index 5db1965..2191d6a 100644
--- a/easydir.h
+++ b/easydir.h
@@ -1,7 +1,6 @@
#ifndef EASYDIR_H
#define EASYDIR_H
-char* splitPath(char *source, char *path, char *file);
int deleteFile(char *file_path);
int deleteEmptyDir(char *dir_path);
int checkFileExist(char *path_to_file);