Remove dead code

We changed this MeanDepthLine to the MeanDepthCurve (or something),
no need to keep old code around.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-01-28 17:00:19 -02:00 committed by Dirk Hohndel
parent ee4f9494f2
commit 343b82708e
3 changed files with 0 additions and 60 deletions

View file

@ -22,7 +22,6 @@ class RulerItem2;
struct dive;
struct plot_info;
class ToolTipItem;
class MeanDepthLine;
class DiveMeanDepth;
class DiveReportedCeiling;
class DiveTextItem;