Remove a ton of code.

The code removed was already ported to the New Profile.
We managed to clean quite a bit. huhhy

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-05-23 22:39:51 -03:00 committed by Dirk Hohndel
parent 93f35971c6
commit d2569c6688
4 changed files with 8 additions and 221 deletions

View file

@ -150,6 +150,7 @@ private:
QList<QGraphicsSimpleTextItem *> gases;
void repositionDiveHandlers();
int fixHandlerIndex(DiveHandler *activeHandler);
friend class DiveHandler;
};
#endif // PROFILEWIDGET2_H