Skip to content

Commit

Permalink
fix VCM toolbar always appearing on startup
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyoyuppe committed Oct 9, 2020
1 parent c958a4a commit a2b3020
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ VideoConferenceModule::VideoConferenceModule()
}
sendSourceCameraNameUpdate();
sendOverlayImageUpdate();
toolbar.show(settings.toolbarPositionString, settings.toolbarMonitorString);
}

inline VideoConferenceModule::~VideoConferenceModule()
Expand Down

0 comments on commit a2b3020

Please sign in to comment.