iOS: Remove unused signal

Change-Id: I1d949b01f93485a12bd37142cea02f5b96b7acbb
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Eike Ziller
2016-11-01 09:51:53 +01:00
parent 4452e85710
commit 85e8bdb3ba
2 changed files with 0 additions and 5 deletions

View File

@@ -63,9 +63,6 @@ public:
static Utils::FileName lldbPath();
static void updateAutomaticKitList();
signals:
void updated();
private:
IosConfigurations(QObject *parent);
void load();