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:
Berthold Stoeger 2019-11-16 22:24:06 +01:00 committed by Dirk Hohndel
parent 3b6b9951ae
commit b6f821886b
4 changed files with 20 additions and 32 deletions

View file

@ -424,7 +424,6 @@ bool DCDeviceData::saveLog() const
return data.libdc_log;
}
device_data_t *DCDeviceData::internalData()
{
return &data;