[nautilus/refactor: 13/26] window: remove useless snippets
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/refactor: 13/26] window: remove useless snippets
- Date: Wed, 29 Dec 2010 17:58:33 +0000 (UTC)
commit c3de9a27f0eca4f079615615e500cd20f50fc5a2
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Sun Dec 26 20:06:49 2010 +0100
window: remove useless snippets
src/nautilus-navigation-window.c | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/src/nautilus-navigation-window.c b/src/nautilus-navigation-window.c
index 68ad122..869d6a8 100644
--- a/src/nautilus-navigation-window.c
+++ b/src/nautilus-navigation-window.c
@@ -71,22 +71,10 @@
#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"
-
#define MAX_TITLE_LENGTH 180
#define MENU_PATH_BOOKMARKS_PLACEHOLDER "/MenuBar/Other Menus/Bookmarks/Bookmarks Placeholder"
-enum {
- ARG_0,
- ARG_APP_ID,
- ARG_APP
-};
-
/* Forward and back buttons on the mouse */
static gboolean mouse_extra_buttons = TRUE;
static int mouse_forward_button = 9;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]