[gtk-osx] Remove extra line from gtkmenu hunk.



commit 2042c4c9767c1b2a217fa843c977ea8ce1ebc461
Author: John Ralls <jralls ceridwen us>
Date:   Mon Mar 25 18:12:50 2019 -0700

    Remove extra line from gtkmenu hunk.
    
    Fixes https://gitlab.gnome.org/GNOME/gtk-osx/issues/5

 patches/gtk3-quartz-3-24-7-fixes.patch | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/patches/gtk3-quartz-3-24-7-fixes.patch b/patches/gtk3-quartz-3-24-7-fixes.patch
index d371eae..4f656b7 100644
--- a/patches/gtk3-quartz-3-24-7-fixes.patch
+++ b/patches/gtk3-quartz-3-24-7-fixes.patch
@@ -128,8 +128,7 @@ index f12deb5..01b31ef 100644
 +
    if (text_direction == GTK_TEXT_DIR_NONE)
      text_direction = gtk_widget_get_direction (GTK_WIDGET (menu));
-
-  
+ 
 diff --git a/gdk/quartz/GdkQuartzView.c b/gdk/quartz/GdkQuartzView.c
 index 72e305c..193fcc1 100644
 --- a/gdk/quartz/GdkQuartzView.c


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]