Martijn Laan 1 month ago
parent
commit
d6e5a2607f
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Components/BitmapButton.pas

+ 0 - 3
Components/BitmapButton.pas

@@ -75,9 +75,6 @@ procedure Register;
 
 implementation
 
-uses
-  Math, Resample;
-
 procedure Register;
 begin
   RegisterComponents('JR', [TBitmapButton]);