From f71903390fc87eef195e3e528f5a53e3fd79e5fc Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 24 Dec 2009 02:04:18 +0000 Subject: [PATCH] lcl: revert ocasional debug change in r23237 #3319ecca5b git-svn-id: trunk@23250 - --- lcl/include/application.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/lcl/include/application.inc b/lcl/include/application.inc index b1ea60b0f5..3c0d531c93 100644 --- a/lcl/include/application.inc +++ b/lcl/include/application.inc @@ -2094,9 +2094,6 @@ var IsFirstItem: Boolean; begin if csDestroying in AComponent.ComponentState then exit; - if AComponent.ClassName='TSynEdit' then - DumpStack; - //DebugLn(['TApplication.ReleaseComponent ',DbgSName(AComponent)]); if AppDestroying in FFlags then begin // free immediately