Commit 098832c5 authored by kostja@bodhi.(none)'s avatar kostja@bodhi.(none)

Fix a compilation error.

parent ed00d695
......@@ -74,7 +74,6 @@ bool Protocol_binary::net_store_data(const uchar *from, size_t length)
*/
void net_send_error(THD *thd, uint sql_errno, const char *err)
{
NET *net= &thd->net;
DBUG_ENTER("net_send_error");
DBUG_ASSERT(!thd->spcont);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment