diff options
Diffstat (limited to 'core/downloadfromdcthread.cpp')
-rw-r--r-- | core/downloadfromdcthread.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/downloadfromdcthread.cpp b/core/downloadfromdcthread.cpp index 97e04c48b..214854342 100644 --- a/core/downloadfromdcthread.cpp +++ b/core/downloadfromdcthread.cpp @@ -257,7 +257,6 @@ void show_computer_list() DCDeviceData::DCDeviceData() { memset(&data, 0, sizeof(data)); - data.trip = nullptr; data.download_table = nullptr; data.diveid = 0; data.deviceid = 0; |