summaryrefslogtreecommitdiff
path: root/lib/zlib/zutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zlib/zutil.h')
-rw-r--r--lib/zlib/zutil.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zlib/zutil.h b/lib/zlib/zutil.h
index e63bf68653f..c0c04196a02 100644
--- a/lib/zlib/zutil.h
+++ b/lib/zlib/zutil.h
@@ -114,7 +114,6 @@ extern const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
# define Tracecv(c,x)
#endif
-
voidpf zcalloc OF((voidpf opaque, unsigned items, unsigned size));
void zcfree OF((voidpf opaque, voidpf ptr, unsigned size));