mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-14 01:58:25 +00:00
[client] undo commented code from debugging
This commit is contained in:
parent
6f17e89b16
commit
764e52fb20
@ -1276,8 +1276,8 @@ restart:
|
|||||||
|
|
||||||
goto restart;
|
goto restart;
|
||||||
}
|
}
|
||||||
// else
|
else
|
||||||
// return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
DEBUG_INFO("Host ready, reported version: %s", udata->hostver);
|
DEBUG_INFO("Host ready, reported version: %s", udata->hostver);
|
||||||
|
Loading…
Reference in New Issue
Block a user