From f9ceff009b35f73dec6d13f4037119172f6cf0de Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 17 Jan 2015 22:43:52 +1300 Subject: Clean up the header files Lots and lots and lots of header files were being included without being needed. This attempts to clean some of that crud up. Signed-off-by: Dirk Hohndel --- qt-ui/profile/divelineitem.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'qt-ui/profile/divelineitem.cpp') diff --git a/qt-ui/profile/divelineitem.cpp b/qt-ui/profile/divelineitem.cpp index 863cd6218..f9e288a44 100644 --- a/qt-ui/profile/divelineitem.cpp +++ b/qt-ui/profile/divelineitem.cpp @@ -1,6 +1,4 @@ #include "divelineitem.h" -#include "animationfunctions.h" -#include DiveLineItem::DiveLineItem(QGraphicsItem *parent) : QGraphicsLineItem(parent) { -- cgit v1.2.3-70-g09d2