[nautilus] window-slot: remove all dependencies to desktop
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] window-slot: remove all dependencies to desktop
- Date: Thu, 14 Apr 2016 08:47:42 +0000 (UTC)
commit a103c442e26a862982c54749a69f5de2f9c17d35
Author: Carlos Soriano <csoriano gnome org>
Date: Tue Mar 22 17:33:17 2016 +0100
window-slot: remove all dependencies to desktop
Now that we are free of special casing.
https://bugzilla.gnome.org/show_bug.cgi?id=712620
src/nautilus-window-slot.c | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/src/nautilus-window-slot.c b/src/nautilus-window-slot.c
index 8a1e5b3..b7cd9f3 100644
--- a/src/nautilus-window-slot.c
+++ b/src/nautilus-window-slot.c
@@ -25,8 +25,6 @@
#include "nautilus-application.h"
#include "nautilus-canvas-view.h"
-#include "nautilus-desktop-window.h"
-#include "nautilus-desktop-canvas-view.h"
#include "nautilus-list-view.h"
#include "nautilus-mime-actions.h"
#include "nautilus-special-location-bar.h"
@@ -783,12 +781,6 @@ nautilus_window_slot_init (NautilusWindowSlot *self)
#define DEBUG_FLAG NAUTILUS_DEBUG_WINDOW
#include <libnautilus-private/nautilus-debug.h>
-/* FIXME bugzilla.gnome.org 41243:
- * We should use inheritance instead of these special cases
- * for the desktop window.
- */
-#include "nautilus-desktop-window.h"
-
static void begin_location_change (NautilusWindowSlot *slot,
GFile *location,
GFile *previous_location,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]