codetools: turn off implicit try..finally for TCodeTreeNode and TCodeTreeNodeExt

git-svn-id: trunk@29335 -
This commit is contained in:
mattias 2011-02-02 19:13:00 +00:00
parent 92a693d145
commit 7fa233e036

View File

@ -36,7 +36,7 @@ interface
{$I codetools.inc}
{off $DEFINE DisableCTNodeExtMemManager}
{$IMPLICITEXCEPTIONS OFF} // no automatic try..finally (exceptions in all functions are fatal)
uses
{$IFDEF MEM_CHECK}