Removed unused function

This commit is contained in:
mysticbbs 2012-03-04 21:26:20 -05:00
parent 1850f424b8
commit c5cd42afd9
1 changed files with 1 additions and 5 deletions

View File

@ -37,10 +37,6 @@ Var
End;
End;
Function GetPaddedValue : String;
Begin
End;
Procedure GenerateOutput;
Var
InFile : File;
@ -229,4 +225,4 @@ Begin
ProcessResult (rDONE, True);
End;
End.
End.