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 fd423438f..bf2e9ca7e 100644 --- a/core/downloadfromdcthread.cpp +++ b/core/downloadfromdcthread.cpp @@ -424,7 +424,6 @@ bool DCDeviceData::saveLog() const return data.libdc_log; } - device_data_t *DCDeviceData::internalData() { return &data; |