[nautilus] view: remove unused monitor
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] view: remove unused monitor
- Date: Thu, 23 Jul 2015 16:52:04 +0000 (UTC)
commit 3b81580a5e0328121efd036e2059ba96c0884213
Author: Carlos Soriano <csoriano gnome org>
Date: Thu Jul 23 10:44:56 2015 +0200
view: remove unused monitor
src/nautilus-view.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/nautilus-view.c b/src/nautilus-view.c
index 7defb83..8546def 100644
--- a/src/nautilus-view.c
+++ b/src/nautilus-view.c
@@ -7157,9 +7157,6 @@ nautilus_view_stop_loading (NautilusView *view)
g_list_free_full (view->details->pending_selection, g_object_unref);
view->details->pending_selection = NULL;
- if (view->details->model != NULL) {
- nautilus_directory_file_monitor_remove (view->details->model, view);
- }
done_loading (view, FALSE);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]