From 56977dfaa541dfc06f2cec921a49f5a68a8dbcb9 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Fri, 3 Aug 2012 22:53:26 +0200 Subject: tubes: fix leaking ScCollaboration; add it to ScDocShell Change-Id: I43c951b5694ad38aa1a2e5da7cc99dfb52685349 --- tubes/source/contacts.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'tubes/source') diff --git a/tubes/source/contacts.cxx b/tubes/source/contacts.cxx index d24ffd3dcd0d..aa3fb790e42d 100644 --- a/tubes/source/contacts.cxx +++ b/tubes/source/contacts.cxx @@ -185,7 +185,6 @@ public: } virtual ~TubeContacts() { - delete mpCollaboration; delete mpManager; } -- cgit v1.2.3