Debugger: Remove remains of QmlEngine live update feature

Change-Id: Iaa77f9d9af103046841637862b8aacdc6b0342c7
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
This commit is contained in:
hjk
2015-09-18 09:41:17 +02:00
parent 374f84acc7
commit e298500379
4 changed files with 2 additions and 74 deletions

View File

@@ -66,8 +66,6 @@ public:
private slots:
void disconnected();
void documentUpdated(QmlJS::Document::Ptr doc);
void errorMessageBoxFinished(int result);
void updateCurrentContext();