mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-02 06:12:41 -06:00
.DDUMPs
This commit is contained in:
parent
4610ab8c0b
commit
aa0ead64ff
1 changed files with 0 additions and 1 deletions
|
|
@ -185,7 +185,6 @@ int Console::Flush()
|
|||
|
||||
int Console::Execute(One<AProcess> pick_ p, const char *command, Stream *out, bool q)
|
||||
{
|
||||
DLOG("Execute " << command);
|
||||
Wait();
|
||||
if(!Run(pick(p), command, out, q, 0))
|
||||
return -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue