DEADSOFTWARE

Merge branch 'master' of ssh://repo.or.cz/d2df-sdl
[d2df-sdl.git] / src / tools / wadcvt.dpr
index 92e56b2e88c349ee958b5e9504bc1e248da05eb3..59df44ea7e5b8e23dd20d26222d26a7319d8139a 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C)  DooM 2D:Forever Developers
+(* Copyright (C)  Doom 2D: Forever Developers
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -41,7 +41,6 @@ uses
   wadreader in '../shared/wadreader.pas',
   hashtable in '../shared/hashtable.pas',
   conbuf in '../shared/conbuf.pas',
-  BinEditor in '../shared/BinEditor.pas',
   MAPDEF in '../shared/MAPDEF.pas',
   CONFIG in '../shared/CONFIG.pas',
   e_log in '../engine/e_log.pas',