code cleanup
This commit is contained in:
parent
2c285004f8
commit
3db6177dbe
|
@ -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.
|
Loading…
Reference in New Issue