summaryrefslogtreecommitdiff
path: root/tubes/source/conference.cxx
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-07-13 23:35:05 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-07-17 16:40:26 +0200
commitee956067d633f8e0b40e303e58c10bba42a0da85 (patch)
tree7613a7a607a5c6ea508f8dbf9263a66a2b060f73 /tubes/source/conference.cxx
parent53b180a49af8aaa25b9b38a8b020113483f0af6b (diff)
tubes: remove now unused code, when we don't use maConferences
Change-Id: I403253793791236eaf8e9fd3fc72489ebd447d99
Diffstat (limited to 'tubes/source/conference.cxx')
-rw-r--r--tubes/source/conference.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/tubes/source/conference.cxx b/tubes/source/conference.cxx
index 1b5a397dc007..a04851e35132 100644
--- a/tubes/source/conference.cxx
+++ b/tubes/source/conference.cxx
@@ -363,9 +363,6 @@ void TeleConference::finalize()
mpAddress = NULL;
}
- TeleConferencePtr pThis( shared_from_this());
- mpManager->unregisterConference( pThis);
-
//! *this gets destructed here!
}