Stop adding tearline
This commit is contained in:
@@ -236,8 +236,6 @@ int Post(char *To, long Area, char *Subj, char *File, char *Flavor)
|
||||
* Finish the message
|
||||
*/
|
||||
aka = calloc(40, sizeof(char));
|
||||
MsgText_Add2((char *)"");
|
||||
MsgText_Add2(TearLine());
|
||||
|
||||
if (msgs.Aka.point)
|
||||
sprintf(aka, "(%d:%d/%d.%d)", msgs.Aka.zone, msgs.Aka.net, msgs.Aka.node, msgs.Aka.point);
|
||||
|
Reference in New Issue
Block a user