removed debug code

git-svn-id: trunk@10439 -
This commit is contained in:
vincents 2007-01-13 18:22:08 +00:00
parent 3fada8675e
commit e164ae8273

View File

@ -156,7 +156,6 @@ begin
then
Repeat
if FileInFilenameMasks(Info.Name,Mask) then begin
writeln(Info.Name, ' ', Info.Attr);
Added:=false;
AddFile(ftReadOnly,faReadOnly);
AddFile(ftHidden,faHidden);