diff --git a/mystic/qwkpoll.pas b/mystic/qwkpoll.pas index 15fed7b..052ad60 100644 --- a/mystic/qwkpoll.pas +++ b/mystic/qwkpoll.pas @@ -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