mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 16:00:30 +02:00
LCL carbon: removed debug code
git-svn-id: trunk@17277 -
This commit is contained in:
parent
48c9786d36
commit
dfbd3b0c8c
@ -325,7 +325,6 @@ begin
|
||||
Bit := CFPreferencesGetAppIntegerValue(CFSTR('AppleKeyboardUIMode'),
|
||||
kCFPreferencesCurrentApplication, Valid);
|
||||
|
||||
DebugLn(DbgS(Bit));
|
||||
if Valid then
|
||||
begin
|
||||
if (Bit <> 0) then
|
||||
|
Loading…
Reference in New Issue
Block a user