diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-06-16 13:22:33 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-06-17 06:53:13 +0900 |
commit | 8e8cd7a8d9304b96cc80fbd2ea63e28d9f7595a3 (patch) | |
tree | c0b9a7f8ff9aafcd6d3c5ce13b312a2a98100bec /qt-models/weightsysteminfomodel.cpp | |
parent | b0cc4169549e34781e63b25a016b05f1334f33cd (diff) | |
download | subsurface-8e8cd7a8d9304b96cc80fbd2ea63e28d9f7595a3.tar.gz |
Cleanup: remove eplicit constructors and unused member variable
Remove the explicit constructor in DiveComputerNode: Just use
classical C-style struct initialization. Moreover, remove the
empty constructor and destructor of DiveComputerList.
The variable DiveComputerList::dcWorkingMap was unused. Remove.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'qt-models/weightsysteminfomodel.cpp')
0 files changed, 0 insertions, 0 deletions