summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_structs.h
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2008-02-11 16:45:15 +0000
committerAndrey Hristov <andrey@php.net>2008-02-11 16:45:15 +0000
commit82ad02f0cd2038b7745fb0edc6f74f8a9dffd703 (patch)
tree97dfa762812803049cd7cfcc0f59645a70766804 /ext/mysqlnd/mysqlnd_structs.h
parent781180dcd4583ddc71ba5a37cdfd52ec670cd4c7 (diff)
downloadphp-git-82ad02f0cd2038b7745fb0edc6f74f8a9dffd703.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;