mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 14:40:10 +00:00
Revert "hot-fixed crashing Spout on log setting"
sinceb98b5ab0this hot-fix is not needed This reverts commit5294185671.
This commit is contained in:
@@ -73,5 +73,5 @@ void spout_set_log_level(void *s, int ug_level) {
|
||||
default: l = SPOUT_LOG_VERBOSE;
|
||||
}
|
||||
|
||||
// spout->SetSpoutLogLevel(l);
|
||||
spout->SetSpoutLogLevel(l);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user