summaryrefslogtreecommitdiff
path: root/ext/oracle/php3_oracle.h
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>1999-08-18 16:48:59 +0000
committerThies C. Arntzen <thies@php.net>1999-08-18 16:48:59 +0000
commitc1218de0d2403d0578111db1439720fe6d8a5de5 (patch)
tree6c3bbd3630666665f1ab2540f10ad6de4895390f /ext/oracle/php3_oracle.h
parent3f48a5524d408dd02633dfa4247759981c85d64c (diff)
downloadphp-git-c1218de0d2403d0578111db1439720fe6d8a5de5.tar.gz
ZTS
Diffstat (limited to 'ext/oracle/php3_oracle.h')
-rw-r--r--ext/oracle/php3_oracle.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/oracle/php3_oracle.h b/ext/oracle/php3_oracle.h
index 6a6e3a6600..b0c113dd09 100644
--- a/ext/oracle/php3_oracle.h
+++ b/ext/oracle/php3_oracle.h
@@ -124,7 +124,6 @@ typedef struct {
long max_links;
long num_persistent;
long num_links;
- int le_conn, le_pconn, le_cursor;
HashTable *conns;
} php_ora_globals;