summaryrefslogtreecommitdiff
path: root/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/libmbfl/mbfl/mbfl_allocators.c')
-rw-r--r--ext/mbstring/libmbfl/mbfl/mbfl_allocators.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c b/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c
index 86636f69c5..da563cc7d6 100644
--- a/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c
+++ b/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c
@@ -79,4 +79,3 @@ static void __mbfl__free(void *ptr)
{
free(ptr);
}
-