fixed compilation of fpimgcmn.pp

git-svn-id: trunk@38 -
This commit is contained in:
michael 2005-05-20 20:04:45 +00:00
parent 6c233eaae4
commit cdcbd5914d

View File

@ -18,8 +18,6 @@ unit FPImgCmn;
interface
PByteArray = ^TByteArray;
function Swap(This : Longword): longword;
function Swap(This : integer): integer;
function Swap(This : Word): Word;