Skip to content

Commit 4148b74

Browse files
Disable (testing) forced update check.
1 parent fdba04c commit 4148b74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/elgato-cloud-data.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,6 @@ void ElgatoCloud::_GetSavedState()
517517
_refreshTokenExpiration =
518518
obs_data_get_int(_config, "RefreshTokenExpiration");
519519
_skipUpdate = obs_data_get_string(_config, "SkipUpdate");
520-
_skipUpdate = "";
521520
}
522521

523522
} // namespace elgatocloud

0 commit comments

Comments
 (0)