Remove an incorrect debug message. It reported that it had received a specific event...
commite19160eca46f0b44cc97ad33338d480a3fac617b
authormmichelson <mmichelson@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 21 Feb 2008 20:12:38 +0000 (21 20:12 +0000)
committermmichelson <mmichelson@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 21 Feb 2008 20:12:38 +0000 (21 20:12 +0000)
tree2feee6c7f29ce63b954d5b6714df2e2f72dfb254
parent0fb7bf7edd33bcbb26ead986309e6544ab325d68
Remove an incorrect debug message. It reported that it had received a specific event and tried to report
which event was received. What actually was happening was that it was reporting the number of bytes returned
from a call to read().

Thanks to Jared Smith for bringing the issue up on IRC

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@104026 614ede4d-c843-0410-af14-a771ab80d22e
channels/chan_zap.c