[nautilus] window: remove another couple of unused defines
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] window: remove another couple of unused defines
- Date: Mon, 21 Feb 2011 06:41:22 +0000 (UTC)
commit 527aa458d57036cb74c3f855cd1eb724da1e3ad6
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Feb 21 01:40:40 2011 -0500
window: remove another couple of unused defines
src/nautilus-window-private.h | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/src/nautilus-window-private.h b/src/nautilus-window-private.h
index 24b21b7..6a660f3 100644
--- a/src/nautilus-window-private.h
+++ b/src/nautilus-window-private.h
@@ -113,15 +113,6 @@ struct NautilusWindowDetails
guint sidebar_width_handler_id;
};
-#define NAUTILUS_MENU_PATH_BACK_ITEM "/menu/Go/Back"
-#define NAUTILUS_MENU_PATH_FORWARD_ITEM "/menu/Go/Forward"
-#define NAUTILUS_MENU_PATH_UP_ITEM "/menu/Go/Up"
-
-#define NAUTILUS_MENU_PATH_RELOAD_ITEM "/menu/View/Reload"
-#define NAUTILUS_MENU_PATH_ZOOM_IN_ITEM "/menu/View/Zoom Items Placeholder/Zoom In"
-#define NAUTILUS_MENU_PATH_ZOOM_OUT_ITEM "/menu/View/Zoom Items Placeholder/Zoom Out"
-#define NAUTILUS_MENU_PATH_ZOOM_NORMAL_ITEM "/menu/View/Zoom Items Placeholder/Zoom Normal"
-
/* window geometry */
/* Min values are very small, and a Nautilus window at this tiny size is *almost*
* completely unusable. However, if all the extra bits (sidebar, location bar, etc)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]