* zutil removal

git-svn-id: trunk@1865 -
This commit is contained in:
daniel 2005-12-01 22:45:08 +00:00
parent 3c2123684f
commit 07fea4a633

View File

@ -104,7 +104,7 @@ function get_crc_table:pointer;
implementation
uses
zutil,zdeflate,zinflate,zcompres,zuncompr,gzio,adler,crc;
zdeflate,zinflate,zcompres,zuncompr,gzio,adler,crc;
function zlibVersion:string;
begin