codetools: clean up

git-svn-id: trunk@21045 -
This commit is contained in:
mattias 2009-08-01 07:13:40 +00:00
parent 903c14a1b0
commit 5eef813fb1

View File

@ -897,7 +897,7 @@ var
exit(true); exit(true);
end; end;
end; end;
DebugLn(['ProtectedNodeIsInAllowedClass hidden: ',FindContextToString(FoundContext)]); //DebugLn(['ProtectedNodeIsInAllowedClass hidden: ',FindContextToString(FoundContext)]);
Result:=false; Result:=false;
end; end;