remove a patch that was missed from the previous commit
This commit is contained in:
parent
a6899c9414
commit
d749d3d710
@ -1,14 +0,0 @@
|
||||
$OpenBSD: patch-vcl_source_salmain_salmain_cxx,v 1.4 2019/09/20 13:34:54 robert Exp $
|
||||
|
||||
Index: vcl/source/salmain/salmain.cxx
|
||||
--- vcl/source/salmain/salmain.cxx.orig
|
||||
+++ vcl/source/salmain/salmain.cxx
|
||||
@@ -30,7 +30,7 @@
|
||||
#include <salinst.hxx>
|
||||
|
||||
SAL_IMPLEMENT_MAIN() {
|
||||
-#if defined( UNX ) && !defined MACOSX && !defined IOS && !defined ANDROID && !defined LIBO_HEADLESS && !defined HAIKU
|
||||
+#if defined( UNX ) && !defined MACOSX && !defined IOS && !defined ANDROID && !defined LIBO_HEADLESS && !defined HAIKU && !defined OPENBSD
|
||||
fire_glxtest_process();
|
||||
#endif
|
||||
tools::extendApplicationEnvironment();
|
Loading…
Reference in New Issue
Block a user