mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27: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;
|
i = offset >> 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
DEBUG_INFO("return");
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user