forked from qt-creator/qt-creator
debugger: remove "debug debugging helper" option
Only useful for the compiled dumpers, and I have not used it for a while.
This commit is contained in:
@@ -516,7 +516,6 @@ private: ////////// View & Data Stuff //////////
|
||||
void setDebuggingHelperStateClassic(DebuggingHelperState);
|
||||
void tryLoadDebuggingHelpersClassic();
|
||||
void tryQueryDebuggingHelpersClassic();
|
||||
Q_SLOT void setDebugDebuggingHelpersClassic(const QVariant &on);
|
||||
Q_SLOT void setUseDebuggingHelpers(const QVariant &on);
|
||||
|
||||
DebuggingHelperState m_debuggingHelperState;
|
||||
|
||||
Reference in New Issue
Block a user