summaryrefslogtreecommitdiffstats
path: root/core/downloadfromdcthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/downloadfromdcthread.h')
-rw-r--r--core/downloadfromdcthread.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/downloadfromdcthread.h b/core/downloadfromdcthread.h
index 51b2a825f..0760363d5 100644
--- a/core/downloadfromdcthread.h
+++ b/core/downloadfromdcthread.h
@@ -52,10 +52,6 @@ public:
const QString &currentProductText);
Q_INVOKABLE QString getDetectedDeviceAddress(const QString &currentVendorText,
const QString &currentProductText);
- Q_INVOKABLE QString getDeviceDescriptorVendor(const QString &currentVendorText,
- const QString &currentProductText);
- Q_INVOKABLE QString getDeviceDescriptorProduct(const QString &currentVendorText,
- const QString &currentProductText);
public slots:
void setVendor(const QString& vendor);