nils 22 年之前
父节点
当前提交
a4256c5bf4
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      packages/extra/amunits/units/bullet.pas

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

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