forked from qt-creator/qt-creator
debugger: remove unused code
Change-Id: I22e8eb7cc5b632f42aedf71085a1f446bb5fcc68 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -672,7 +672,6 @@ private: ////////// View & Data Stuff //////////
|
||||
void handleStackFramePython(const GdbResponse &response);
|
||||
|
||||
void handleStackListLocalsClassic(const GdbResponse &response);
|
||||
void handleStackListLocalsPython(const GdbResponse &response);
|
||||
|
||||
WatchData localVariable(const GdbMi &item,
|
||||
const QStringList &uninitializedVariables,
|
||||
|
||||
Reference in New Issue
Block a user