From 6aed130990e5d8010ab4ce91dafc469ae8b22444 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Sat, 3 Mar 2012 04:49:40 -0500 Subject: [PATCH] Removed unused variable --- mystic/mis_server.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/mystic/mis_server.pas b/mystic/mis_server.pas index fe83abb..bfebe23 100644 --- a/mystic/mis_server.pas +++ b/mystic/mis_server.pas @@ -84,7 +84,6 @@ Var Count : Byte; Str : String; Str2 : String; - EndIt : Byte; Begin Result := True;