mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cleanup: remove unused function DiveObjectHelper::cylinder(int)
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
fcacfd7ce6
commit
06974f1a2c
2 changed files with 0 additions and 8 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue