Got rid of unused class SS7ASP.

git-svn-id: http://voip.null.ro/svn/yate@4637 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2011-09-27 23:37:53 +00:00
parent 005c873bce
commit 5059888d9d
1 changed files with 0 additions and 10 deletions

View File

@ -10332,16 +10332,6 @@ class YSIG_API SS7SUA : public SIGAdaptUser, public SCCP
{
};
/**
* Implementation of SS7 Application Service Part
* @short SS7 ASP implementation
*/
class YSIG_API SS7ASP : public SCCPUser//, virtual public SignallingComponent
{
protected:
ObjList m_sccps;
};
/**
* A TCAP message wrapper, encapsulates the data received from SCCP
* @short TCAP message wrapper