From cca4ece669a136c9b89e879e15ca10aea743012a Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Tue, 29 May 2018 21:14:48 +0200 Subject: [PATCH] Refresh patches --- .../0006-Do-not-display-license-on-first-startup.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/0006-Do-not-display-license-on-first-startup.patch b/debian/patches/0006-Do-not-display-license-on-first-startup.patch index 338ddee..35d0f41 100644 --- a/debian/patches/0006-Do-not-display-license-on-first-startup.patch +++ b/debian/patches/0006-Do-not-display-license-on-first-startup.patch @@ -7,10 +7,10 @@ Subject: Do not display license on first startup 1 file changed, 1 insertion(+), 2 deletions(-) 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 +++ b/UI/obs-app.cpp -@@ -945,8 +945,7 @@ bool OBSApp::OBSInit() +@@ -946,8 +946,7 @@ bool OBSApp::OBSInit() { ProfileScope("OBSApp::OBSInit");