mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[client] nal: removed useless debug print
This commit is contained in:
parent
80c9e24604
commit
634be5b096
@ -972,7 +972,6 @@ bool nal_parse(NAL this, const uint8_t * src, size_t size)
|
||||
i = offset >> 3;
|
||||
}
|
||||
|
||||
DEBUG_INFO("return");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user