[nautilus/gnome-2-32: 236/283] Remove unnecessary include and remove a FIXME (#544211)



commit 0d95582e32d539efe3fb5d50814cb154c0b32c0a
Author: Marcus Carlson <mdc src gnome org>
Date:   Sat Jul 10 11:03:03 2010 +0200

    Remove unnecessary include and remove a FIXME (#544211)
    
    Include of nautilus-desktop-window.h in nautilus-window.c is not needed anymore

 src/nautilus-window.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/nautilus-window.c b/src/nautilus-window.c
index 588464e..4d513ff 100644
--- a/src/nautilus-window.c
+++ b/src/nautilus-window.c
@@ -70,12 +70,6 @@
 #include <math.h>
 #include <sys/time.h>
 
-/* FIXME bugzilla.gnome.org 41243: 
- * We should use inheritance instead of these special cases
- * for the desktop window.
- */
-#include "nautilus-desktop-window.h"
-
 #define MAX_HISTORY_ITEMS 50
 
 #define EXTRA_VIEW_WIDGETS_BACKGROUND "#a7c6e1"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]