]> granicus.if.org Git - php/commitdiff
don't use TLS in MINIT function.
authorThies C. Arntzen <thies@php.net>
Thu, 16 Nov 2000 10:16:22 +0000 (10:16 +0000)
committerThies C. Arntzen <thies@php.net>
Thu, 16 Nov 2000 10:16:22 +0000 (10:16 +0000)
ext/oci8/oci8.c

index d01bd50173bac53e6a5f652fe71a3efc30d96c0f..d6129d4d98c8bef82397e98da454addb9ebba89e 100644 (file)
@@ -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