Removed unused function
This commit is contained in:
parent
1850f424b8
commit
c5cd42afd9
|
@ -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.
|
Loading…
Reference in New Issue