summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mupdf/fitz/system.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mupdf/fitz/system.h b/include/mupdf/fitz/system.h
index 5df0c506..1ae66eea 100644
--- a/include/mupdf/fitz/system.h
+++ b/include/mupdf/fitz/system.h
@@ -98,8 +98,6 @@ int gettimeofday(struct timeval *tv, struct timezone *tz);
#endif
#define hypotf _hypotf
-#define fopen fz_fopen_utf8
-
FILE *fz_fopen_utf8(const char *name, const char *mode);
#define fopen fz_fopen_utf8