removed orphan code

sayer/1.4-spce2.6
Stefan Sayer 16 years ago
parent 47250b89c9
commit de5cdee34b

@ -71,12 +71,6 @@ class SSTB2BDialog : public AmB2BCallerSession
string from;
string to;
string last_otherleg_content_type;
string last_otherleg_body;
string last_content_type;
string last_body;
/* AmDynInvoke* m_user_timer; */
/* set<int> b2b_reinvite_cseqs; // cseqs of reinvite we sent from the middle */
@ -109,9 +103,6 @@ class SSTB2BCalleeSession
UACAuthCred credentials;
AmSessionEventHandler* auth;
/* string last_otherleg_content_type; */
/* string last_otherleg_body; */
protected:
void onSipRequest(const AmSipRequest& req);
void onSipReply(const AmSipReply& reply, int old_dlg_status,

Loading…
Cancel
Save