[nautilus] view: don't emit the clear signal
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] view: don't emit the clear signal
- Date: Thu, 17 Feb 2011 16:28:17 +0000 (UTC)
commit f718677e60eafcb4214ef8d4a9831fd2e597e5d0
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Fri Feb 11 15:40:26 2011 -0500
view: don't emit the clear signal
src/nautilus-view.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-view.c b/src/nautilus-view.c
index f6b9719..3455668 100644
--- a/src/nautilus-view.c
+++ b/src/nautilus-view.c
@@ -2628,7 +2628,6 @@ nautilus_view_destroy (GtkWidget *object)
view->details->window = NULL;
nautilus_view_stop_loading (view);
- g_signal_emit (view, signals[CLEAR], 0);
for (node = view->details->scripts_directory_list; node != NULL; node = next) {
next = node->next;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]