UI: Remove redundant log message
This log message is already used in the StreamingStop callback.
This commit is contained in:
parent
2ebb6e60ce
commit
9d940249bb
@ -3071,7 +3071,6 @@ void OBSBasic::StopStreaming()
|
||||
|
||||
if (!outputHandler->Active()) {
|
||||
ui->profileMenu->setEnabled(true);
|
||||
blog(LOG_INFO, STREAMING_STOP);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user