Module: sems
Branch: master
Commit: de5cdee34b71973098efd6f9024a4a09d6522e12
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=de5cdee34b71973098efd6f9024a4a09d6522e12

Author: Stefan Sayer <[email protected]>
Committer: Stefan Sayer <[email protected]>
Date:   Fri Oct 22 14:38:20 2010 +0200

removed orphan code

---

 apps/sst_b2b/SSTB2B.h |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/apps/sst_b2b/SSTB2B.h b/apps/sst_b2b/SSTB2B.h
index 69a2aaf..dd90188 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<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,

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to