mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-20 06:06:52 -06:00
.removed DLOG
git-svn-id: svn://ultimatepp.org/upp/trunk@7410 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
696d4ab934
commit
31ee71d7a2
1 changed files with 0 additions and 1 deletions
|
|
@ -912,7 +912,6 @@ void AppMain___()
|
|||
if(arg.GetCount() && !clset) {
|
||||
for(int i = 0; i < arg.GetCount(); i++)
|
||||
if(arg[i] != "-f") {
|
||||
DLOG("Loading " << NormalizePath(arg[i]));
|
||||
ide.EditFile(NormalizePath(arg[i]));
|
||||
ide.FileSelected();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue