summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-02-21 01:39:23 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2011-02-21 01:39:23 -0500
commit8ec1999f09ff40b6a1a8b511efbf36b692144503 (patch)
tree27009ab2c207e2a1b8e3cb05fd15875ef73219e2
parent9531e7cb106f161d8a43da7ca161fac8becd3de6 (diff)
downloadnautilus-8ec1999f09ff40b6a1a8b511efbf36b692144503.tar.gz
window: remove useless defines
-rw-r--r--src/nautilus-window-private.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/nautilus-window-private.h b/src/nautilus-window-private.h
index 6a4f03fda..24b21b73a 100644
--- a/src/nautilus-window-private.h
+++ b/src/nautilus-window-private.h
@@ -122,17 +122,6 @@ struct NautilusWindowDetails
#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"
-#define NAUTILUS_COMMAND_BACK "/commands/Back"
-#define NAUTILUS_COMMAND_FORWARD "/commands/Forward"
-#define NAUTILUS_COMMAND_UP "/commands/Up"
-
-#define NAUTILUS_COMMAND_RELOAD "/commands/Reload"
-#define NAUTILUS_COMMAND_BURN_CD "/commands/Burn CD"
-#define NAUTILUS_COMMAND_STOP "/commands/Stop"
-#define NAUTILUS_COMMAND_ZOOM_IN "/commands/Zoom In"
-#define NAUTILUS_COMMAND_ZOOM_OUT "/commands/Zoom Out"
-#define NAUTILUS_COMMAND_ZOOM_NORMAL "/commands/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)