From 243a9e58405005c6503701a987d2b12eb4041403 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 17 Jun 2015 11:47:59 -0700 Subject: Remove some include files from qthelper.cpp We keep forgetting to remove include files after modifying the code in ways that no longer requires them. Signed-off-by: Dirk Hohndel --- qthelper.cpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'qthelper.cpp') diff --git a/qthelper.cpp b/qthelper.cpp index a707ac5b5..274e04822 100644 --- a/qthelper.cpp +++ b/qthelper.cpp @@ -2,7 +2,6 @@ #include "helpers.h" #include "gettextfromc.h" #include "statistics.h" -#include "usersurvey.h" #include "membuffer.h" #include "subsurfacesysinfo.h" #include "version.h" @@ -19,21 +18,13 @@ #include #include #include -#include -#include #include #include #include #include -#include -#include #include -#include -#include #include #include -#include "divepicturewidget.h" -#include "mainwindow.h" #include -- cgit v1.2.3-70-g09d2