From e6ca20c69a092dd7d97d05927a02bcd385d7f898 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sun, 30 Jan 2011 23:52:56 +0000 Subject: copy of transmission svg icon, in/out logging with -DDEBUG only --- src/util.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/util.h') 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 -#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)) -- cgit v1.2.3