mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile: unify download code on mobile and desktop
Use the undo-command for importing dives also on mobile. This should make the whole disconnect-model shenigans unnecessary. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
3b6b9951ae
commit
b6f821886b
4 changed files with 20 additions and 32 deletions
|
|
@ -424,7 +424,6 @@ bool DCDeviceData::saveLog() const
|
|||
return data.libdc_log;
|
||||
}
|
||||
|
||||
|
||||
device_data_t *DCDeviceData::internalData()
|
||||
{
|
||||
return &data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue