summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/qml/qmlcppengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/qml/qmlcppengine.h')
-rw-r--r--src/plugins/debugger/qml/qmlcppengine.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/plugins/debugger/qml/qmlcppengine.h b/src/plugins/debugger/qml/qmlcppengine.h
index 52442d0e89..38a3c00d56 100644
--- a/src/plugins/debugger/qml/qmlcppengine.h
+++ b/src/plugins/debugger/qml/qmlcppengine.h
@@ -114,12 +114,6 @@ protected:
void quitDebugger() override;
void abortDebugger() override;
- void notifyInferiorRunOk() override;
- void notifyInferiorSpontaneousStop() override;
- void notifyEngineRunAndInferiorRunOk() override;
- void notifyInferiorShutdownOk() override;
-
- void notifyInferiorSetupOk() override;
void loadAdditionalQmlStack() override;
private: