Skip to content
Snippets Groups Projects
Commit b46ab3d0 authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Remove debug

parent 948e6a10
No related branches found
No related tags found
2 merge requests!86Fixes for multi swap in net buffers,!85Partial fixes from chunk sync
Pipeline #12682 passed
This commit is part of merge request !85. Comments created here will be created in the context of that merge request.
......@@ -279,7 +279,6 @@ void Streamer::_swap(StreamSource *src) {
}
src->src->swap();
LOG(INFO) << "SWAP FROM: " << src->frame;
src->src->getFrames(src->rgb, src->depth);
//if (!src->rgb.empty() && src->prev_depth.empty()) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment