[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2547: Remove redundant header file (vidalia/branches/upnp/src/vidalia)
Author: sjmurdoch
Date: 2008-04-29 07:16:14 -0400 (Tue, 29 Apr 2008)
New Revision: 2547
Modified:
vidalia/branches/upnp/src/vidalia/mainwindow.cpp
Log:
Remove redundant header file
Modified: vidalia/branches/upnp/src/vidalia/mainwindow.cpp
===================================================================
--- vidalia/branches/upnp/src/vidalia/mainwindow.cpp 2008-04-29 11:15:07 UTC (rev 2546)
+++ vidalia/branches/upnp/src/vidalia/mainwindow.cpp 2008-04-29 11:16:14 UTC (rev 2547)
@@ -32,10 +32,6 @@
#include "mainwindow.h"
-#ifdef USE_MINIUPNPC
-#include "upnpcontrol.h"
-#endif
-
#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"