debugger: remove unused code

Change-Id: I22e8eb7cc5b632f42aedf71085a1f446bb5fcc68
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2012-05-21 14:51:29 +02:00
committed by hjk
parent 1558640ed6
commit fa188e1f7c
2 changed files with 0 additions and 16 deletions

View File

@@ -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,