Remove an unused class member
This commit is contained in:
parent
9897712307
commit
bc0096683f
|
@ -39,7 +39,6 @@ public:
|
|||
std::string externalClientLibrary;
|
||||
std::string externalClientDir;
|
||||
std::string tmpDir;
|
||||
std::string clientTmpDir;
|
||||
bool disableLocalClient = false;
|
||||
std::string testFile;
|
||||
std::string inputPipeName;
|
||||
|
|
Loading…
Reference in New Issue