mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-30 03:41:32 +02:00
* Remove debug statement
git-svn-id: trunk@33497 -
This commit is contained in:
parent
7de017daad
commit
ab05389612
@ -2228,7 +2228,6 @@ begin
|
||||
IP.Image:=I;
|
||||
if Not KeepImage then
|
||||
begin
|
||||
Writeln('Compressing : ',poCompressImages in Owner.Options);
|
||||
IP.CreateStreamedData(poCompressImages in Owner.Options);
|
||||
IP.FImage:=Nil; // not through property, that would clear the image
|
||||
i.Free;
|
||||
|
Loading…
Reference in New Issue
Block a user