remove dead code

This commit is contained in:
Olivier Goffart
2010-08-06 13:48:43 +02:00
parent 8506f476b0
commit 87c7ca5c9c
4 changed files with 2 additions and 224 deletions

View File

@@ -143,10 +143,6 @@ void QmlEngine::setupEngine()
notifyEngineSetupOk();
}
void QmlEngine::setupConnection()
{
notifyEngineRunAndInferiorStopOk();
}
void QmlEngine::continueInferior()
{