if 0 some code - the calling code is if 0'd as well

This commit is contained in:
Oswald Buddenhagen
2009-10-12 18:25:03 +02:00
parent 973f607e64
commit 1653e287e7
2 changed files with 4 additions and 0 deletions

View File

@@ -65,7 +65,9 @@ private:
Q_SLOT void readUploadStandardError();
Q_SLOT void uploadProcError(QProcess::ProcessError error);
#if 0
void handleSetTargetAsync(const GdbResponse &response);
#endif
void handleFileExecAndSymbols(const GdbResponse &response);
void handleTargetRemote(const GdbResponse &response);
void handleKill(const GdbResponse &response);