From 0781a2c7bd31baf5c5d6460c04f02db643ae2a8d Mon Sep 17 00:00:00 2001 From: Michael Hutchinson Date: Mon, 25 Jul 2011 09:34:41 +0200 Subject: Updated the Lion resize patch --- packages/gtk+.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'packages/gtk+.py') diff --git a/packages/gtk+.py b/packages/gtk+.py index 098514b..ea269ad 100644 --- a/packages/gtk+.py +++ b/packages/gtk+.py @@ -34,8 +34,6 @@ class GtkPackage (GnomePackage): # add some missing keybindings 'patches/gtk/gtkmackeys.patch', - # Partial workaround for crasher when resizing on Lion. Resizing is - # broken (except from the titlebar), but it no longer crashes. # Bug 655122 - Crash when resizing window on MacOS Lion # https://bugzilla.gnome.org/show_bug.cgi?id=655122 'patches/gtk/gtklionresizecrash.patch', -- cgit v1.2.3