LCL Carbon: disable showing debug info for application object

git-svn-id: trunk@16709 -
This commit is contained in:
tombo 2008-09-24 14:27:53 +00:00
parent f55f9d7c68
commit 564d824e9a

View File

@ -38,7 +38,7 @@
{off $DEFINE VerboseBounds} // debug bounding and client rects of LCL vs. intf
{off $DEFINE VerboseWidget} // Carbon widget
{$DEFINE VerboseAppEvent} // Carbon application event handlers
{off $DEFINE VerboseAppEvent} // Carbon application event handlers
{off $DEFINE VerboseControlEvent} // Carbon control event handlers
{off $DEFINE VerboseWindowEvent} // Carbon window event handlers
{off $DEFINE VerboseCommonEvent} // Carbon common event handlers