diff --git a/apps/sst_b2b/SSTB2B.h b/apps/sst_b2b/SSTB2B.h index 69a2aaf6..dd901883 100644 --- a/apps/sst_b2b/SSTB2B.h +++ b/apps/sst_b2b/SSTB2B.h @@ -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 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,