mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-03-17 16:20:52 +00:00
removing debug code left from another commit
This commit is contained in:
parent
2c953a3ce7
commit
06a6d94e87
@ -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…
x
Reference in New Issue
Block a user