forked from qt-creator/qt-creator
Debugger: Remove in-plugin dumper autotest handling
It's covered by tst_dumper nowadays. Change-Id: Id6b91e5a4ad2ac2472d598c4f0ba4c95c334af6d Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -395,9 +395,6 @@ protected:
|
||||
virtual void slaveEngineStateChanged(DebuggerEngine *engine,
|
||||
DebuggerState state);
|
||||
|
||||
virtual void handleAutoTests();
|
||||
virtual bool isAutoTestRunning() const;
|
||||
|
||||
private:
|
||||
// Wrapper engine needs access to state of its subengines.
|
||||
friend class Internal::QmlCppEngine;
|
||||
|
||||
Reference in New Issue
Block a user