forked from qt-creator/qt-creator
Removed m_codaSocketIODevice from CodaGdbAdapter
because it served no useful purpose and was causing a crash
This commit is contained in:
committed by
Pawel Polanski
parent
2cc342a882
commit
a6637d1575
@@ -147,7 +147,6 @@ private:
|
||||
int m_stopReason;
|
||||
|
||||
QSharedPointer<Coda::CodaDevice> m_codaDevice;
|
||||
QSharedPointer<QIODevice> m_codaSocketIODevice;
|
||||
|
||||
//
|
||||
// Gdb
|
||||
|
||||
Reference in New Issue
Block a user