From 4aaf47e7bc81bf0cfd3afb95333524f4bdafcc68 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 19 Oct 2005 09:11:22 +0000 Subject: [PATCH] remove undef HAVE_OCI_STMT_PREPARE2 --- ext/oci8/php_oci8_int.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/ext/oci8/php_oci8_int.h b/ext/oci8/php_oci8_int.h index 18a613f10d..7c57f8d9fe 100644 --- a/ext/oci8/php_oci8_int.h +++ b/ext/oci8/php_oci8_int.h @@ -27,8 +27,6 @@ /* $Id$ */ -#undef HAVE_OCI_STMT_PREPARE2 - #if HAVE_OCI8 # ifndef PHP_OCI8_INT_H # define PHP_OCI8_INT_H -- 2.50.1