code cleanup

This commit is contained in:
mysticbbs 2013-02-15 23:18:56 -05:00
parent 2c285004f8
commit 3db6177dbe
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{$I M_OPS.PAS}
Unit BBS_MsgBase_Ansi; Unit BBS_MsgBase_Ansi;
{$I M_OPS.PAS}
Interface Interface
Uses Uses
@ -487,4 +487,4 @@ Begin
Dec (Lines); Dec (Lines);
End; End;
End. End.