nils hace 22 años
padre
commit
a4256c5bf4
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      packages/extra/amunits/units/bullet.pas

+ 1 - 2
packages/extra/amunits/units/bullet.pas

@@ -402,9 +402,8 @@ IMPLEMENTATION
 }
 uses
 {$ifndef dont_use_openlib}
-msgbox,
+msgbox;
 {$endif dont_use_openlib}
-tagsarray;
 
 PROCEDURE CloseEngine(glyphEngine : pGlyphEngine);
 BEGIN