summaryrefslogtreecommitdiffstats
path: root/stats/statsseries.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'stats/statsseries.cpp')
-rw-r--r--stats/statsseries.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/stats/statsseries.cpp b/stats/statsseries.cpp
index 0885f14de..379628fe1 100644
--- a/stats/statsseries.cpp
+++ b/stats/statsseries.cpp
@@ -17,10 +17,6 @@ QPointF StatsSeries::toScreen(QPointF p)
: QPointF(0.0, 0.0);
}
-void StatsSeries::divesSelected(const QVector<dive *> &)
-{
-}
-
bool StatsSeries::supportsLassoSelection() const
{
return false;