Cleanup: remove unused function DiveObjectHelper::cylinder(int)

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2019-08-13 22:14:02 +02:00 committed by bstoeger
parent fcacfd7ce6
commit 06974f1a2c
2 changed files with 0 additions and 8 deletions

View file

@ -78,7 +78,6 @@ public:
QString suit() const;
QStringList cylinderList() const;
QStringList cylinders() const;
QString cylinder(int idx) const;
QVector<CylinderObjectHelper> cylinderObjects() const;
int maxcns() const;
int otu() const;