summaryrefslogtreecommitdiff
path: root/main/SAPI.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/SAPI.h')
-rw-r--r--main/SAPI.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/main/SAPI.h b/main/SAPI.h
index e8eae2f106..30290b6188 100644
--- a/main/SAPI.h
+++ b/main/SAPI.h
@@ -248,9 +248,6 @@ struct _sapi_module_struct {
char *php_ini_path_override;
- void (*block_interruptions)(void);
- void (*unblock_interruptions)(void);
-
void (*default_post_reader)(void);
void (*treat_data)(int arg, char *str, zval *destArray);
char *executable_location;