Ver código fonte

remove dangling $ENDIF

Juliette ELSASS 7 meses atrás
pai
commit
8c3277994b
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      bckeyboard.pas

+ 0 - 1
bckeyboard.pas

@@ -193,7 +193,6 @@ begin
       {$ELSE}
       {$ELSE}
       SendKey(Ord(UpperCase(str)[1]))
       SendKey(Ord(UpperCase(str)[1]))
       {$ENDIF}
       {$ENDIF}
-    {$ENDIF}
   end;
   end;
 
 
   if Assigned(FOnUserChange) then
   if Assigned(FOnUserChange) then