summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/php_oci8.h')
-rw-r--r--ext/oci8/php_oci8.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h
index a1dfbfbb8d..5441122cad 100644
--- a/ext/oci8/php_oci8.h
+++ b/ext/oci8/php_oci8.h
@@ -170,9 +170,7 @@ typedef struct {
long num_links;
*/
- int server_num;
HashTable *server;
- int user_num;
HashTable *user;
OCIEnv *pEnv;