forked from qt-creator/qt-creator
Remove unused member
Change-Id: I829fcb1c787d8c5fdca39e9ede14dac8cada5ce1 Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -114,7 +114,6 @@ public:
|
|||||||
QString remoteChannel;
|
QString remoteChannel;
|
||||||
QString symbolFileName;
|
QString symbolFileName;
|
||||||
QString serverStartScript;
|
QString serverStartScript;
|
||||||
QString searchPath; // Gdb "set solib-search-path"
|
|
||||||
QString debugInfoLocation; // Gdb "set-debug-file-directory".
|
QString debugInfoLocation; // Gdb "set-debug-file-directory".
|
||||||
QStringList debugSourceLocation; // Gdb "directory"
|
QStringList debugSourceLocation; // Gdb "directory"
|
||||||
QByteArray remoteSourcesDir;
|
QByteArray remoteSourcesDir;
|
||||||
|
|||||||
Reference in New Issue
Block a user