forked from qt-creator/qt-creator
if 0 some code - the calling code is if 0'd as well
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user