mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 20:49:30 +02:00
LCL carbon: commented debugln
git-svn-id: trunk@16580 -
This commit is contained in:
parent
0c3d73c74e
commit
22aa8a9284
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user