forked from qt-creator/qt-creator
ShellCommand: Remove unused lastExecutionSuccess()
Change-Id: Ie518e6c45db1bc509f40be45925ae32b3d5bc180 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -104,7 +104,6 @@ public:
|
||||
const ExitCodeInterpreter &interpreter = {});
|
||||
void execute(); // Execute tasks asynchronously!
|
||||
void abort();
|
||||
bool lastExecutionSuccess() const;
|
||||
int lastExecutionExitCode() const;
|
||||
|
||||
const FilePath &defaultWorkingDirectory() const;
|
||||
|
||||
Reference in New Issue
Block a user