Whoops...

This commit is contained in:
mysticbbs 2013-09-17 22:47:39 -04:00
parent e0ef7071f4
commit be1255c010
1 changed files with 0 additions and 2 deletions

View File

@ -95,8 +95,6 @@ Begin
WriteLn (' - Importing QWK packet');
filecopy(temppath + qwknet.packetid + '.qwk', 'd:\s7\vert.qwk');
If QWK.ImportPacket(True) Then
WriteLn (' - Imported ', QWK.RepOK, ' messages (', QWK.RepFailed, ' failed)')
Else