diff options
-rw-r--r-- | ext/oci8/oci8.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c index d01bd50173..d6129d4d98 100644 --- a/ext/oci8/oci8.c +++ b/ext/oci8/oci8.c @@ -340,9 +340,6 @@ static void php_oci_init_globals(OCILS_D) PHP_MINIT_FUNCTION(oci) { zend_class_entry oci_lob_class_entry; - OCILS_FETCH(); - - OCI(shutdown) = 0; #ifdef ZTS #define PHP_OCI_INIT_MODE OCI_THREADED |