summaryrefslogtreecommitdiff
path: root/zend_shared_alloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'zend_shared_alloc.h')
-rw-r--r--zend_shared_alloc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zend_shared_alloc.h b/zend_shared_alloc.h
index 77ef723fbb..c8411b5624 100644
--- a/zend_shared_alloc.h
+++ b/zend_shared_alloc.h
@@ -159,7 +159,6 @@ void *zend_shared_alloc_get_xlat_entry(const void *old);
size_t zend_shared_alloc_get_free_memory(void);
void zend_shared_alloc_save_state(void);
void zend_shared_alloc_restore_state(void);
-size_t zend_shared_alloc_get_largest_free_block(void);
const char *zend_accel_get_shared_model(void);
/* memory write protection */