forked from qt-creator/qt-creator
iOS: Remove no-op reimplementations of IosDeployStep::{from,to}Map
Change-Id: I8e3a6faf931faa8f67bd97ed9d381cd62079602d Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -57,8 +57,6 @@ public:
|
||||
private:
|
||||
void doRun() override;
|
||||
void doCancel() override;
|
||||
bool fromMap(const QVariantMap &map) override;
|
||||
QVariantMap toMap() const override;
|
||||
|
||||
void handleIsTransferringApp(Ios::IosToolHandler *handler, const QString &bundlePath,
|
||||
const QString &deviceId, int progress, int maxProgress,
|
||||
|
||||
Reference in New Issue
Block a user