mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-06 09:58:16 +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
|
begin
|
||||||
Result := False;
|
Result := False;
|
||||||
|
|
||||||
DebugLn('TCarbonWindow.Show ' + DbgS(AShow));
|
//DebugLn('TCarbonWindow.Show ' + DbgS(AShow));
|
||||||
|
|
||||||
case AShow of
|
case AShow of
|
||||||
SW_SHOWNORMAL, SW_SHOWMAXIMIZED:
|
SW_SHOWNORMAL, SW_SHOWMAXIMIZED:
|
||||||
|
Loading…
Reference in New Issue
Block a user