mirror of
https://github.com/yse/easy_profiler.git
synced 2024-12-27 08:41:02 +08:00
Remove obsolete code
This commit is contained in:
parent
a59a18be95
commit
d2b4423c7b
@ -361,11 +361,6 @@ void EasyMainWindow::listen()
|
||||
|
||||
char *buf = &buffer[seek];
|
||||
|
||||
if(bytes == 0){
|
||||
isListen = false;
|
||||
continue;
|
||||
}
|
||||
|
||||
if (bytes > 0)
|
||||
{
|
||||
profiler::net::Message* message = (profiler::net::Message*)buf;
|
||||
|
Loading…
x
Reference in New Issue
Block a user