summaryrefslogtreecommitdiff
path: root/client/pracro.cc
diff options
context:
space:
mode:
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