From 894fa763c7862a54adf9df79584452c7d30e3ca7 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Sun, 17 Feb 2013 17:35:05 -0500 Subject: [PATCH] Code cleanup --- mystic/install.pas | 1 - 1 file changed, 1 deletion(-) 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+}