Refresh patches
This commit is contained in:
parent
bc08e15acc
commit
cca4ece669
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ Subject: Do not display license on first startup
|
||||||
1 file changed, 1 insertion(+), 2 deletions(-)
|
1 file changed, 1 insertion(+), 2 deletions(-)
|
||||||
|
|
||||||
diff --git a/UI/obs-app.cpp b/UI/obs-app.cpp
|
diff --git a/UI/obs-app.cpp b/UI/obs-app.cpp
|
||||||
index d5fc09a..ad7563a 100644
|
index 503e5e1..258d6ca 100644
|
||||||
--- a/UI/obs-app.cpp
|
--- a/UI/obs-app.cpp
|
||||||
+++ b/UI/obs-app.cpp
|
+++ b/UI/obs-app.cpp
|
||||||
@@ -945,8 +945,7 @@ bool OBSApp::OBSInit()
|
@@ -946,8 +946,7 @@ bool OBSApp::OBSInit()
|
||||||
{
|
{
|
||||||
ProfileScope("OBSApp::OBSInit");
|
ProfileScope("OBSApp::OBSInit");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue