nils 22 years ago
parent
commit
a4256c5bf4
1 changed files with 1 additions and 2 deletions
  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