1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

small cleanups

This commit is contained in:
Vladislav Vaintroub
2012-01-24 03:23:14 +01:00
parent b1422b8f1b
commit d50649ecf7
6 changed files with 12 additions and 27 deletions

View File

@@ -683,7 +683,6 @@ void cleanup_items(Item *item)
@retval
1 request of thread shutdown (see dispatch_command() description)
*/
int skip_net_wait_timeout = 0;
bool do_command(THD *thd)
{