diff --git a/uppsrc/ide/Browser/File.cpp b/uppsrc/ide/Browser/File.cpp index 266aa0f80..0e97ebe9d 100644 --- a/uppsrc/ide/Browser/File.cpp +++ b/uppsrc/ide/Browser/File.cpp @@ -138,7 +138,6 @@ void SaveGroupInc(const String& grouppath) if(ff.IsFile()) { String p = ff.GetPath(); String ext = GetFileExt(p); - DDUMP(ext); if(ext == ".tppi") tppi.Add(p); if(ext == ".tpp")