summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_structs.h
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2008-02-11 16:44:48 +0000
committerAndrey Hristov <andrey@php.net>2008-02-11 16:44:48 +0000
commitcf07e941f10a2ce263b3888e8b8950b17d0e21e5 (patch)
treea07b007c8cadf50896375d8c76e42ce2129ec504 /ext/mysqlnd/mysqlnd_structs.h
parent80861c001e4cee45b2f405bec0474ba431cfc4f1 (diff)
downloadphp-git-cf07e941f10a2ce263b3888e8b8950b17d0e21e5.tar.gz
cvs sync
Diffstat (limited to 'ext/mysqlnd/mysqlnd_structs.h')
-rw-r--r--ext/mysqlnd/mysqlnd_structs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/mysqlnd/mysqlnd_structs.h b/ext/mysqlnd/mysqlnd_structs.h
index 55f15fd9f8..5da7bd2bb9 100644
--- a/ext/mysqlnd/mysqlnd_structs.h
+++ b/ext/mysqlnd/mysqlnd_structs.h
@@ -399,9 +399,6 @@ struct st_mysqlnd_connection
unsigned long client_flag;
unsigned long server_capabilities;
- int tmp_int;
-
-
/* For UPSERT queries */
mysqlnd_upsert_status upsert_status;
char *last_message;