summaryrefslogtreecommitdiff
path: root/client/pracro.cc
diff options
context:
space:
mode:
authordeva <deva>2011-07-01 11:41:35 +0000
committerdeva <deva>2011-07-01 11:41:35 +0000
commit1c8966f7e2a4b1a01bb663271ae3339cc3e24d9e (patch)
treec9f392d3bf5527b9f88807c2c38bc930125d81b7 /client/pracro.cc
parent5eb7e97b9d529c93ebbddcc52c4a8f96e95928ba (diff)
Removed the viewer. It is no longer needed.
Diffstat (limited to 'client/pracro.cc')
-rw-r--r--client/pracro.cc2
1 files changed, 0 insertions, 2 deletions
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