mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 18:49:30 +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;
|
||||
ToX: Integer;
|
||||
ToY: Integer;
|
||||
OldCapStyle: TGdkCapStyle;
|
||||
CurValues: TGdkGCValues;
|
||||
OldLineWidth: LongInt;
|
||||
AdjustAttrib: Boolean;
|
||||
begin
|
||||
Assert(False, Format('trace:> [TGtkWidgetSet.LineTo] DC:0x%x, X:%d, Y:%d', [DC, X, Y]));
|
||||
|
Loading…
Reference in New Issue
Block a user