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

[vidalia-svn] r1935: Remove a #define that we don't use anymore. (in trunk: . src/gui)



Author: edmanm
Date: 2007-09-21 03:40:58 -0400 (Fri, 21 Sep 2007)
New Revision: 1935

Modified:
   trunk/
   trunk/src/gui/mainwindow.cpp
Log:
 r1945@lysithea:  edmanm | 2007-09-21 03:35:24 -0400
 Remove a #define that we don't use anymore.



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /local/vidalia/trunk [r1945] on dc66be73-d13e-47ba-a267-8dc7cda68c65

Modified: trunk/src/gui/mainwindow.cpp
===================================================================
--- trunk/src/gui/mainwindow.cpp	2007-09-21 06:52:06 UTC (rev 1934)
+++ trunk/src/gui/mainwindow.cpp	2007-09-21 07:40:58 UTC (rev 1935)
@@ -42,7 +42,6 @@
 #include "mainwindow.h"
 
 
-#define IMG_APP_ICON       ":/images/16x16/tor-logo.png"
 #define IMG_BWGRAPH        ":/images/16x16/utilities-system-monitor.png"
 #define IMG_CONTROL_PANEL  ":/images/16x16/preferences-desktop.png"
 #define IMG_MESSAGELOG     ":/images/16x16/format-justify-fill.png"