Leandro Diaz пре 7 месеци
родитељ
комит
4a1781acff
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      bccombobox.pas

+ 0 - 2
bccombobox.pas

@@ -434,9 +434,7 @@ procedure TBCComboBox.ListBoxDrawItem(Control: TWinControl; Index: Integer;
 var
   aCanvas: TCanvas;
   padding: integer;
-  {$IFDEF DARWIN}
   r: TRect;
-  {$ENDIF}
 begin
   if Index = 0 then
   begin