gtk intf: removed unused vras

git-svn-id: trunk@12988 -
This commit is contained in:
mattias 2007-11-23 15:48:05 +00:00
parent 9c3ea995b8
commit 8ac236ef4e

View File

@ -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]));