Code cleanup
This commit is contained in:
parent
83847d304b
commit
894fa763c7
|
@ -255,7 +255,6 @@ Var
|
||||||
Per10 : Byte;
|
Per10 : Byte;
|
||||||
BarPos : Integer = -1;
|
BarPos : Integer = -1;
|
||||||
LineColor : Byte;
|
LineColor : Byte;
|
||||||
LineTemp : Byte;
|
|
||||||
Begin
|
Begin
|
||||||
Assign (T, FN);
|
Assign (T, FN);
|
||||||
{$I-} Reset(T); {$I+}
|
{$I-} Reset(T); {$I+}
|
||||||
|
|
Loading…
Reference in New Issue