[nautilus/refactor: 24/26] spatial-window: don't unref the main loop we're about to destroy
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/refactor: 24/26] spatial-window: don't unref the main loop we're about to destroy
- Date: Wed, 29 Dec 2010 17:59:28 +0000 (UTC)
commit 41ecc81fda7c9a107f83ea84ef7666b2751c2bbf
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Dec 29 17:56:33 2010 +0100
spatial-window: don't unref the main loop we're about to destroy
src/nautilus-spatial-window.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-spatial-window.c b/src/nautilus-spatial-window.c
index 0fdd49d..67c5601 100644
--- a/src/nautilus-spatial-window.c
+++ b/src/nautilus-spatial-window.c
@@ -709,7 +709,6 @@ location_button_clicked_callback (GtkWidget *widget,
gtk_menu_shell_select_item (GTK_MENU_SHELL (popup), first_item);
g_main_loop_run (loop);
gtk_grab_remove (popup);
- g_main_loop_unref (loop);
g_object_ref_sink (popup);
g_object_unref (popup);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]