Commit b909f705 authored by miguel@hegel.local's avatar miguel@hegel.local

Clean up removing unreferenced local variable

parent 58f44215
......@@ -2299,7 +2299,6 @@ Item *get_system_var(LEX_STRING name)
longlong Item_func_is_free_lock::val_int()
{
String *res=args[0]->val_str(&value);
struct timespec abstime;
THD *thd=current_thd;
ULL *ull;
int error=0;
......
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