removing debug code left from another commit
This commit is contained in:
parent
2c953a3ce7
commit
06a6d94e87
1 changed files with 0 additions and 1 deletions
|
|
@ -294,7 +294,6 @@ namespace nvhttp {
|
|||
|
||||
auto next = std::copy(prepend_iv_p, prepend_iv_p + sizeof(prepend_iv), std::begin(launch_session.iv));
|
||||
std::fill(next, std::end(launch_session.iv), 0);
|
||||
BOOST_LOG(error) << launch_session.width << " h: " << launch_session.height << " fps: " << launch_session.fps;
|
||||
return launch_session;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue