Browse Source

+ Small improvements. More cosmetic in nature

michael 21 years ago
parent
commit
3d94743ad3
1 changed files with 4 additions and 2 deletions
  1. 4 2
      fcl/image/fpreadbmp.pp

+ 4 - 2
fcl/image/fpreadbmp.pp

@@ -178,7 +178,6 @@ procedure TFPReaderBMP.WriteScanLine(Row : Integer; Img : TFPCustomImage);
 
 
 Var
 Var
   Column : Integer;
   Column : Integer;
-  AColor : TFPColor;
   
   
 begin
 begin
   Case BFI.BitCount of
   Case BFI.BitCount of
@@ -220,7 +219,10 @@ initialization
 end.
 end.
 {
 {
 $Log$
 $Log$
-Revision 1.8  2004-02-20 23:00:35  michael
+Revision 1.9  2004-02-20 23:07:44  michael
++ Small improvements. More cosmetic in nature
+
+Revision 1.8  2004/02/20 23:00:35  michael
 + Small improvements. More cosmetic in nature
 + Small improvements. More cosmetic in nature
 
 
 Revision 1.7  2004/02/20 22:42:44  michael
 Revision 1.7  2004/02/20 22:42:44  michael