mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-20 06:06:52 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
57cfc36721
commit
fcbfeb99db
1 changed files with 0 additions and 1 deletions
|
|
@ -163,7 +163,6 @@ bool LocalProcess::DoStart(const char *command, const Vector<String> *arg, bool
|
|||
else {
|
||||
Free();
|
||||
return false;
|
||||
// throw Exc(NFormat("Error running process: %s\nCommand: %s", GetErrorMessage(GetLastError()), command));
|
||||
}
|
||||
return true;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue