summaryrefslogtreecommitdiff
path: root/ext/oracle/php3_oracle.h
diff options
context:
space:
mode:
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;