mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-21 22:04:56 -06:00
removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@11024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
5cce1029fc
commit
fa36aaa477
1 changed files with 0 additions and 2 deletions
|
|
@ -195,9 +195,7 @@ String LinuxHostConsole = "/usr/bin/xterm -e";
|
|||
|
||||
void LocalHost::Launch(const char *_cmdline, bool console)
|
||||
{
|
||||
DDUMP(_cmdline);
|
||||
String cmdline = FindCommand(exedirs, _cmdline);
|
||||
DDUMP(cmdline);
|
||||
PutVerbose(cmdline);
|
||||
#ifdef PLATFORM_WIN32
|
||||
if(console)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue