diff --git a/mystic/install.pas b/mystic/install.pas index 5bbd20e..4f75fb1 100644 --- a/mystic/install.pas +++ b/mystic/install.pas @@ -255,7 +255,6 @@ Var Per10 : Byte; BarPos : Integer = -1; LineColor : Byte; - LineTemp : Byte; Begin Assign (T, FN); {$I-} Reset(T); {$I+}