From 4a1b8f8de5fc9c5f916cf439478a76573197f5b3 Mon Sep 17 00:00:00 2001 From: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Date: Wed, 19 Jun 2013 09:40:32 +0200 Subject: [PATCH] Remove unused QMap include This sneaked into commit 9364436264638e639c7ef2eb642783fbee6f7ea4. It shouldn't be there. Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> --- qthelper.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/qthelper.cpp b/qthelper.cpp index 2384a317b..4859c1be0 100644 --- a/qthelper.cpp +++ b/qthelper.cpp @@ -1,5 +1,4 @@ #include "qthelper.h" -#include <QMap> DiveComputerList::DiveComputerList() {