cleanup: remove unused macros in diveplanner.cpp

Clearly, these are artifacts.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-11-25 07:55:22 +01:00 committed by Dirk Hohndel
parent 674c20227b
commit cd33d88768
2 changed files with 0 additions and 7 deletions

View file

@ -9,7 +9,6 @@
#include <QSignalMapper>
#include <QElapsedTimer>
class QListView;
class QModelIndex;
class DivePlannerPointsModel;