Removed m_codaSocketIODevice from CodaGdbAdapter

because it served no useful purpose and was causing a crash
This commit is contained in:
Tom Sutcliffe
2011-03-04 14:12:57 +01:00
committed by Pawel Polanski
parent 2cc342a882
commit a6637d1575
2 changed files with 0 additions and 18 deletions

View File

@@ -147,7 +147,6 @@ private:
int m_stopReason;
QSharedPointer<Coda::CodaDevice> m_codaDevice;
QSharedPointer<QIODevice> m_codaSocketIODevice;
//
// Gdb