X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fchat.pl;h=2aa629436e2800af77791e9743ad23600732fa0e;hb=c23f49862b7a8c377daf9205b219cb327608c4da;hp=874f6ac1c869aa5058343028ece2030c114282f9;hpb=a58b356bd36167baa576ac7a762abe8f9f4a86f9;p=spider.git diff --git a/cmd/chat.pl b/cmd/chat.pl index 874f6ac1..2aa62943 100644 --- a/cmd/chat.pl +++ b/cmd/chat.pl @@ -40,6 +40,4 @@ $text = "#$msgid $text"; $main::me->normal(DXProt::pc93($target, $from, undef, $text)); -#DXProt:):send_chat($self, 1, DXProt::pc12($from, $text, '*', $target), $from, '*', $text, $target, $main::mycall, '0'); - return (1, ());