Remove unused member

Change-Id: I829fcb1c787d8c5fdca39e9ede14dac8cada5ce1
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
Rainer Keller
2013-08-02 10:03:15 +02:00
committed by hjk
parent e3c5796d2f
commit 6591e85f83

View File

@@ -114,7 +114,6 @@ public:
QString remoteChannel;
QString symbolFileName;
QString serverStartScript;
QString searchPath; // Gdb "set solib-search-path"
QString debugInfoLocation; // Gdb "set-debug-file-directory".
QStringList debugSourceLocation; // Gdb "directory"
QByteArray remoteSourcesDir;