diff --git a/mystic/mutil_toplists.pas b/mystic/mutil_toplists.pas index 70087de..0a8bd50 100644 --- a/mystic/mutil_toplists.pas +++ b/mystic/mutil_toplists.pas @@ -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. \ No newline at end of file