mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Removed unused code.
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
parent
a6025c8efd
commit
b36dfc7c4f
2 changed files with 1 additions and 6 deletions
|
@ -24,8 +24,6 @@ private:
|
|||
class DiveHandler : public QGraphicsEllipseItem{
|
||||
public:
|
||||
DiveHandler();
|
||||
QGraphicsLineItem *from;
|
||||
QGraphicsLineItem *to;
|
||||
int sec;
|
||||
int mm;
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue