.removed DDUMPs

git-svn-id: svn://ultimatepp.org/upp/trunk@8548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-06-15 15:40:11 +00:00
parent cf19293869
commit 46f973cb9c
3 changed files with 2 additions and 15 deletions

View file

@ -3,7 +3,7 @@
NAMESPACE_UPP
#define LTIMING(x) // RTIMING(x)
#define LLOG(x) DLOG(x)
#define LLOG(x) // DLOG(x)
void Cpp::ParamAdd(Vector<String>& param, const char *s, const char *e)
{
@ -234,8 +234,6 @@ void Cpp::Do(const String& sourcefile, Stream& in, const String& currentfile, bo
if(get_macros)
return;
DDUMP(namespace_using);
LTIMING("Expand");
incomment = false;
prefix_macro.Clear();