From 25af81e712f36b0376f68ccf3fe0230a9a377eb6 Mon Sep 17 00:00:00 2001 From: g00r00 Date: Mon, 30 Sep 2013 11:20:27 -0400 Subject: [PATCH] removed unused var --- mystic/fidopoll.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/mystic/fidopoll.pas b/mystic/fidopoll.pas index 2d6e549..496584b 100644 --- a/mystic/fidopoll.pas +++ b/mystic/fidopoll.pas @@ -89,7 +89,6 @@ Var Var Count : LongInt; - Count2 : LongInt; OldFN : String; NewFN : String; IsDupe : Boolean;