summaryrefslogtreecommitdiffstats
path: root/src/document.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/document.cpp')
-rw-r--r--src/document.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/document.cpp b/src/document.cpp
index dd18186d4..5aad4ca5e 100644
--- a/src/document.cpp
+++ b/src/document.cpp
@@ -228,7 +228,6 @@ SPDocument::~SPDocument() {
// This is at the end of the destructor, because preceding code adds new orphans to the queue
collectOrphans();
- //delete this->_whiteboard_session_manager;
}
sigc::connection SPDocument::connectDestroy(sigc::signal<void>::slot_type slot)