forked from qt-creator/qt-creator
QmlJsDebug: Remove unused code
This commit is contained in:
@@ -133,7 +133,6 @@ public slots:
|
||||
void setContextPathIndex(int contextIndex);
|
||||
|
||||
private slots:
|
||||
void disconnectFromServer();
|
||||
void connectToServer();
|
||||
void clientStatusChanged(QDeclarativeDebugClient::Status status);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user