summaryrefslogtreecommitdiffstats
path: root/subsurface-core/configuredivecomputerthreads.h
diff options
context:
space:
mode:
authorGravatar Anton Lundin <glance@acc.umu.se>2016-01-22 14:17:47 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-01-22 06:50:06 -0800
commitb2da9abae14a9fb2afd31dd4af7dfa3abc978514 (patch)
tree51f073a2b6152f7c513a5d380db0ca261c56ac76 /subsurface-core/configuredivecomputerthreads.h
parente59e06704238cf6f9d31dff5b8eef0c38265a565 (diff)
downloadsubsurface-b2da9abae14a9fb2afd31dd4af7dfa3abc978514.tar.gz
Remove unused headers
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface-core/configuredivecomputerthreads.h')
-rw-r--r--subsurface-core/configuredivecomputerthreads.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/subsurface-core/configuredivecomputerthreads.h b/subsurface-core/configuredivecomputerthreads.h
index 1d7a36f9b..8817d848a 100644
--- a/subsurface-core/configuredivecomputerthreads.h
+++ b/subsurface-core/configuredivecomputerthreads.h
@@ -3,9 +3,7 @@
#include <QObject>
#include <QThread>
-#include <QVariant>
#include "libdivecomputer.h"
-#include <QDateTime>
#include "devicedetails.h"
class DeviceThread : public QThread {