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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/debugger/qml/qmlcppengine.h b/src/plugins/debugger/qml/qmlcppengine.h
index 7891cdc808..7c15704b4f 100644
--- a/src/plugins/debugger/qml/qmlcppengine.h
+++ b/src/plugins/debugger/qml/qmlcppengine.h
@@ -93,8 +93,6 @@ public:
int timeout = -1) const;
void resetLocation();
- Internal::QtMessageLogHandler *qtMessageLogHandler() const;
-
void notifyInferiorIll();
protected: