From 1c8966f7e2a4b1a01bb663271ae3339cc3e24d9e Mon Sep 17 00:00:00 2001 From: deva Date: Fri, 1 Jul 2011 11:41:35 +0000 Subject: Removed the viewer. It is no longer needed. --- client/pracro.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'client/pracro.cc') diff --git a/client/pracro.cc b/client/pracro.cc index b4d06d8..0f37f1d 100644 --- a/client/pracro.cc +++ b/client/pracro.cc @@ -38,7 +38,6 @@ #include "netcom.h" #include "mainwindow.h" #include "launcherwindow.h" -#include "viewer.h" #include "debug.h" @@ -54,7 +53,6 @@ QString config = CONFIG_DEFAULT; QString host; quint16 port; -QWidget *viewer = NULL; QFont *fixedfont = NULL; #ifndef TESTING -- cgit v1.2.3