[gnome-utils] Remove leftover defines



commit 1307278324f73a746a4c51795acc26942c589ca7
Author: Paolo Borelli <pborelli gnome org>
Date:   Sat Jul 24 15:29:16 2010 +0200

    Remove leftover defines

 baobab/src/baobab.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/baobab/src/baobab.c b/baobab/src/baobab.c
index d2722ea..7e9e0f1 100644
--- a/baobab/src/baobab.c
+++ b/baobab/src/baobab.c
@@ -51,9 +51,6 @@ static GQueue *iterstack = NULL;
 
 static GFile *current_location = NULL;
 
-#define BUSY_IMAGE_PATH		BAOBAB_PIX_DIR "busy.gif"
-#define DONE_IMAGE_PATH		BAOBAB_PIX_DIR "done.png"
-
 enum {
 	DND_TARGET_URI_LIST
 };



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]