Skip to content
Snippets Groups Projects
Commit 6591e85f authored by Rainer Keller's avatar Rainer Keller Committed by hjk
Browse files

Remove unused member


Change-Id: I829fcb1c787d8c5fdca39e9ede14dac8cada5ce1
Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
parent e3c5796d
No related branches found
No related tags found
No related merge requests found
...@@ -114,7 +114,6 @@ public: ...@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment