mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove code that was unused.
Ancient code that was unused and only adding complexity to the DiveCartesianAxis. Also remove the spacing between the text and the lines of the Axis. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0ad2a69c42
commit
7fbeb71dce
4 changed files with 14 additions and 40 deletions
|
@ -35,5 +35,4 @@ void moveTo(QObject* obj, const QPointF& pos, int msecs)
|
|||
moveTo(obj, pos.x(), pos.y(), msecs);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue