summaryrefslogtreecommitdiff
path: root/www/chromium-uc/patches/patch-remoting_host_me2me_desktop_environment_cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium-uc/patches/patch-remoting_host_me2me_desktop_environment_cc')
-rw-r--r--www/chromium-uc/patches/patch-remoting_host_me2me_desktop_environment_cc14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/chromium-uc/patches/patch-remoting_host_me2me_desktop_environment_cc b/www/chromium-uc/patches/patch-remoting_host_me2me_desktop_environment_cc
deleted file mode 100644
index c6eae28..0000000
--- a/www/chromium-uc/patches/patch-remoting_host_me2me_desktop_environment_cc
+++ /dev/null
@@ -1,14 +0,0 @@
1$OpenBSD: patch-remoting_host_me2me_desktop_environment_cc,v 1.15 2021/11/16 11:28:47 robert Exp $
2
3Index: remoting/host/me2me_desktop_environment.cc
4--- remoting/host/me2me_desktop_environment.cc.orig
5+++ remoting/host/me2me_desktop_environment.cc
6@@ -138,7 +138,7 @@ bool Me2MeDesktopEnvironment::InitializeSecurity(
7
8 // Otherwise, if the session is shared with the local user start monitoring
9 // the local input and create the in-session UI.
10-#if defined(OS_LINUX) || defined(OS_CHROMEOS)
11+#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD)
12 bool want_user_interface = false;
13 #elif defined(OS_APPLE)
14 // Don't try to display any UI on top of the system's login screen as this