aboutsummaryrefslogtreecommitdiff
path: root/fsutils.h
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-09-13 20:53:56 +0800
committerMistivia <i@mistivia.com>2025-09-13 20:53:56 +0800
commita4daf467f871b0e77f07f1071b47b960da7bfba9 (patch)
tree43b8847b395a90f5aadb57593c0d84e2c13cca7c /fsutils.h
parentf3eeea1d7092f3ca98836035bf75b941d14c2067 (diff)
add s3 client
Diffstat (limited to 'fsutils.h')
-rw-r--r--fsutils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fsutils.h b/fsutils.h
index 24cd5ab..968bade 100644
--- a/fsutils.h
+++ b/fsutils.h
@@ -11,6 +11,4 @@ void upload_file(const char *local, const char *remote);
void remove_remote(const char *remote);
-char ** list_file();
-
#endif \ No newline at end of file