.removed DDUMPs

git-svn-id: svn://ultimatepp.org/upp/trunk@8053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-01-18 09:31:48 +00:00
parent ff8d198104
commit c86c2fd903
2 changed files with 2 additions and 5 deletions

View file

@ -144,10 +144,6 @@ bool Ide::FindLineError(const String& ln, FindLineErrorCache& cache, ErrorInfo&
}
}
}
DDUMP(ln);
DDUMP(f.kind);
DDUMP(f.file);
DDUMP(f.lineno);
return f.lineno > 0;
}
else

View file

@ -25,7 +25,8 @@ link(WIN32 MSC) /MAP;
file
IDE readonly separator,
ide.h options PCH,
ide.h
options() PCH,
version.h,
UppDlg.h,
BaseDlg.cpp,