summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-01-30 23:52:56 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-01-30 23:52:56 +0000
commite6ca20c69a092dd7d97d05927a02bcd385d7f898 (patch)
tree65cf9eb1cb097b22a1bc4b65553cf8c9e80a024d /src/util.h
parente7a008aeed65e06d9e17dcc5e98121012540e3a2 (diff)
copy of transmission svg icon, in/out logging with -DDEBUG only
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util.h b/src/util.h
index a9f8c97..9126710 100644
--- a/src/util.h
+++ b/src/util.h
@@ -22,8 +22,6 @@
#include <glib-object.h>
-#define WINDOW_ICON_FILE "/usr/share/icons/hicolor/scalable/apps/transmission.svg"
-
#define trg_strlspeed(a, b) tr_strlspeed(a, b, sizeof(a))
#define trg_strlpercent(a, b) tr_strlpercent(a, b, sizeof(a))
#define trg_strlsize(a, b) tr_strlsize(a, b, sizeof(a))