From 1700908e2a089a422dacc9120fc8e5ed9dfd1d17 Mon Sep 17 00:00:00 2001 From: MenTaLguY Date: Sat, 29 Apr 2006 15:42:18 +0000 Subject: since the view and document are both managed by the collector, reffing the document from the view is totally unnecessary (bzr r617) --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d4d316430..a44b9d39c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-04-29 MenTaLguY + + * src/ui/view/view.cpp: + + Wait a minute -- UI::View::View and SPDocument are both managed + by the collector -- the view doesn't need to ref the document! + 2006-04-29 MenTaLguY * src/ui/view/view.cpp: add missing unref -- cgit v1.2.3