summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-02-21 01:40:40 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2011-02-21 01:40:40 -0500
commit527aa458d57036cb74c3f855cd1eb724da1e3ad6 (patch)
treea76e8a7d95c6b6493ca4101f5d78d2c9ad3ab09c
parent8ec1999f09ff40b6a1a8b511efbf36b692144503 (diff)
downloadnautilus-527aa458d57036cb74c3f855cd1eb724da1e3ad6.tar.gz
window: remove another couple of unused defines
-rw-r--r--src/nautilus-window-private.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/nautilus-window-private.h b/src/nautilus-window-private.h
index 24b21b73a..6a660f383 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)