[gtk-osx] Remove stray line from bug747146 patch.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Remove stray line from bug747146 patch.
- Date: Mon, 19 Dec 2016 00:57:42 +0000 (UTC)
commit d72fb17c727cec97545fb0f62b66c38aa5ba9967
Author: John Ralls <jralls ceridwen us>
Date: Sun Dec 18 16:57:28 2016 -0800
Remove stray line from bug747146 patch.
...Build-cocoanotification-only-if-supported.patch | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/patches/0001-Bug747146-Build-cocoanotification-only-if-supported.patch
b/patches/0001-Bug747146-Build-cocoanotification-only-if-supported.patch
index 6c92359..6da525f 100644
--- a/patches/0001-Bug747146-Build-cocoanotification-only-if-supported.patch
+++ b/patches/0001-Bug747146-Build-cocoanotification-only-if-supported.patch
@@ -84,7 +84,7 @@ index da7c167..fec84ba 100644
extern GType g_cocoa_notification_backend_get_type (void);
#endif
-@@ -1111,8 +1115,7 @@ _g_io_modules_ensure_loaded (void)
+@@ -1111,7 +1115,7 @@ _g_io_modules_ensure_loaded (void)
g_type_ensure (g_fdo_notification_backend_get_type ());
g_type_ensure (g_gtk_notification_backend_get_type ());
#endif
@@ -93,6 +93,5 @@ index da7c167..fec84ba 100644
g_type_ensure (g_cocoa_notification_backend_get_type ());
#endif
#ifdef G_OS_WIN32
---
2.2.2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]