aboutsummaryrefslogtreecommitdiff
path: root/src/melon_fopen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/melon_fopen.h')
-rw-r--r--src/melon_fopen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/melon_fopen.h b/src/melon_fopen.h
index 9adde4f..4de11e0 100644
--- a/src/melon_fopen.h
+++ b/src/melon_fopen.h
@@ -20,7 +20,6 @@
#define MELON_FOPEN_H
-FILE* melon_fopen(const char* filename, const char* perm);
FILE* melon_fopen_local(const char* filename, const char* perm);