mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
cleanup
This commit is contained in:
parent
6a60cd01fa
commit
166ab1404a
|
|
@ -2761,7 +2761,6 @@ void SwitcherData::Thread()
|
|||
|
||||
if (source && source != currentSource)
|
||||
{
|
||||
obs_source_t* nextTransition;
|
||||
OBSWeakSource currentScene = obs_source_get_weak_source(currentSource);
|
||||
obs_weak_source_release(currentScene);
|
||||
OBSWeakSource nextTransitionWs = getNextTransition(currentScene, scene);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user