[nautilus] Remove unnecessary include and remove a FIXME (#544211)
- From: Marcus Carlson <mdc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Remove unnecessary include and remove a FIXME (#544211)
- Date: Sun, 11 Jul 2010 19:46:39 +0000 (UTC)
commit b6fa38579dae68afd5b6ac71c98f7868e0a1731a
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]