[Libreoffice-commits] .: Branch 'libreoffice-3-4' - patches/dev300

Petr Mladek pmladek at kemper.freedesktop.org
Fri Apr 15 08:52:53 PDT 2011


 patches/dev300/apply                               |    1 -
 patches/dev300/vcl-gtk-process-events-on-exit.diff |   19 -------------------
 2 files changed, 20 deletions(-)

New commits:
commit 8163837153b46dc6082c1d979ab8fc8dda177ec0
Author: Petr Mladek <pmladek at suse.cz>
Date:   Fri Apr 15 17:52:22 2011 +0200

    pushed vcl-gtk-process-events-on-exit.diff into git

diff --git a/patches/dev300/apply b/patches/dev300/apply
index 51cc9df..10f614a 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -1529,7 +1529,6 @@ SectionOwner => thorsten
 #slideshow-sound.diff, n#515553, rodo
 
 [ Fixes ]
-vcl-gtk-process-events-on-exit.diff, rodo
 sfx2-add-to-recently-used-after-save.diff, rodo
 
 [ Fixes ]
diff --git a/patches/dev300/vcl-gtk-process-events-on-exit.diff b/patches/dev300/vcl-gtk-process-events-on-exit.diff
deleted file mode 100644
index 5805cf1..0000000
--- a/patches/dev300/vcl-gtk-process-events-on-exit.diff
+++ /dev/null
@@ -1,19 +0,0 @@
----
- vcl/unx/gtk/app/gtkdata.cxx |    1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git vcl/unx/gtk/app/gtkdata.cxx vcl/unx/gtk/app/gtkdata.cxx
-index 4743aa9..a93c5cb 100644
---- vcl/unx/gtk/app/gtkdata.cxx
-+++ vcl/unx/gtk/app/gtkdata.cxx
-@@ -529,6 +529,7 @@ GtkXLib::~GtkXLib()
- #if OSL_DEBUG_LEVEL > 1
-     fprintf( stderr, "GtkXLib::~GtkXLib()\n" );
- #endif
-+    Yield( true, true );
-     StopTimer();
-      // sanity check: at this point nobody should be yielding, but wake them
-      // up anyway before the condition they're waiting on gets destroyed.
--- 
-1.7.0.1
-


More information about the Libreoffice-commits mailing list