mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 15:20:30 +02:00
lcl: clean up
git-svn-id: trunk@46007 -
This commit is contained in:
parent
c43ebefc0f
commit
e2d5752135
@ -616,8 +616,10 @@ var
|
||||
{$IFDEF lazcanvas_profiling}
|
||||
lTimeStart: TDateTime;
|
||||
{$ENDIF}
|
||||
{$ifdef lazcanvas_new_fast_copy}
|
||||
lScanlineSrc, lScanlineDest: PByte;
|
||||
lBytesPerPixel: Byte;
|
||||
{$ENDIF}
|
||||
begin
|
||||
{$IFDEF lazcanvas_profiling}
|
||||
lTimeStart := NowUTC();
|
||||
|
Loading…
Reference in New Issue
Block a user