mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-24 22:19:12 +02:00
gtk intf: removed unused vras
git-svn-id: trunk@12988 -
This commit is contained in:
parent
9c3ea995b8
commit
8ac236ef4e
@ -6826,9 +6826,7 @@ var
|
|||||||
FromY: Integer;
|
FromY: Integer;
|
||||||
ToX: Integer;
|
ToX: Integer;
|
||||||
ToY: Integer;
|
ToY: Integer;
|
||||||
OldCapStyle: TGdkCapStyle;
|
|
||||||
CurValues: TGdkGCValues;
|
CurValues: TGdkGCValues;
|
||||||
OldLineWidth: LongInt;
|
|
||||||
AdjustAttrib: Boolean;
|
AdjustAttrib: Boolean;
|
||||||
begin
|
begin
|
||||||
Assert(False, Format('trace:> [TGtkWidgetSet.LineTo] DC:0x%x, X:%d, Y:%d', [DC, X, Y]));
|
Assert(False, Format('trace:> [TGtkWidgetSet.LineTo] DC:0x%x, X:%d, Y:%d', [DC, X, Y]));
|
||||||
|
Loading…
Reference in New Issue
Block a user