ソースを参照

* compilation fix from Vincent Snijders

git-svn-id: branches/fixes_2_0@124 -
Tomas Hajny 20 年 前
コミット
a4ebb40cfe
1 ファイル変更0 行追加2 行削除
  1. 0 2
      fcl/image/fpimgcmn.pp

+ 0 - 2
fcl/image/fpimgcmn.pp

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