QML Debugger: Get rid of all the useless commented code

This commit is contained in:
Olivier Goffart
2010-08-04 17:04:22 +02:00
parent 50f30655e2
commit 6d9209b88f
2 changed files with 0 additions and 1141 deletions

View File

@@ -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);