LCL carbon: commented debugln

git-svn-id: trunk@16580 -
This commit is contained in:
tombo 2008-09-13 12:07:12 +00:00
parent 0c3d73c74e
commit 22aa8a9284

View File

@ -1584,7 +1584,7 @@ const
begin
Result := False;
DebugLn('TCarbonWindow.Show ' + DbgS(AShow));
//DebugLn('TCarbonWindow.Show ' + DbgS(AShow));
case AShow of
SW_SHOWNORMAL, SW_SHOWMAXIMIZED: