From e8be1dfe0b9eb6fd69431184b94f82fc605388e4 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 14 Mar 2006 17:24:29 +0000 Subject: *** empty log message *** --- client/aboutwindow.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'client/aboutwindow.cc') diff --git a/client/aboutwindow.cc b/client/aboutwindow.cc index 9be7c32..0d6ca8f 100644 --- a/client/aboutwindow.cc +++ b/client/aboutwindow.cc @@ -24,9 +24,6 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include -#ifdef USE_GUI - #include "aboutwindow.h" #include @@ -91,4 +88,3 @@ void AboutWindow::paintEvent( QPaintEvent *event ) painter.end(); } -#endif /*USE_GUI*/ -- cgit v1.2.3