Skip to content
Snippets Groups Projects
Commit 6d9209b8 authored by Olivier Goffart's avatar Olivier Goffart
Browse files

QML Debugger: Get rid of all the useless commented code

parent 50f30655
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -95,8 +95,6 @@ private:
void attemptBreakpointSynchronization();
void assignValueInDebugger(const QString &expr, const QString &value);
void executeDebuggerCommand(const QString &command);
void loadSymbols(const QString &moduleName);
void loadAllSymbols();
void requestModuleSymbols(const QString &moduleName);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment