From c1218de0d2403d0578111db1439720fe6d8a5de5 Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Wed, 18 Aug 1999 16:48:59 +0000 Subject: ZTS --- ext/oracle/php3_oracle.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/oracle/php3_oracle.h') 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; -- cgit v1.2.1