Removed unused variable

This commit is contained in:
mysticbbs 2012-03-03 04:48:45 -05:00
parent e3853affc0
commit 578454748a
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ Var
Box : TAnsiMenuBox;
Form : TAnsiMenuForm;
Topic : String;
Count : Byte;
Begin
Topic := '|03(|09File Base Edit|03) |01-|09> |15';
Box := TAnsiMenuBox.Create;