Removed STUB debug message from management receiver.

git-svn-id: http://voip.null.ro/svn/yate@1817 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2008-03-20 10:15:43 +00:00
parent 9db2c3573c
commit 87d8b4857b
1 changed files with 0 additions and 2 deletions

View File

@ -175,8 +175,6 @@ bool SS7Management::receivedMSU(const SS7MSU& msu, const SS7Label& label, SS7Lay
{
if (msu.getSIF() != SS7MSU::SNM)
return false;
DDebug(this,DebugStub,"Please implement SS7Management::receivedMSU(%p,%p,%p,%d) [%p]",
&msu,&label,network,sls,this);
unsigned int len = msu.length() - label.length() - 1;
// according to Q.704 there should be at least the heading codes (8 bit)