removed unused var

This commit is contained in:
g00r00 2013-09-30 11:20:27 -04:00
parent 9033c72692
commit 25af81e712
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ Var
Var
Count : LongInt;
Count2 : LongInt;
OldFN : String;
NewFN : String;
IsDupe : Boolean;