From c1dd91a93c59b19ed9542da61e5b1ce43cf4ffbf Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 22 Jul 2014 08:49:44 +0100 Subject: callcatcher: update unused code Change-Id: I1dd1b40d807c7c9d9b145aca9f69a67d786ec5ff --- sc/source/ui/inc/gridwin.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/ui/inc/gridwin.hxx') diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx index ed066b22becc..5afa835d75f9 100644 --- a/sc/source/ui/inc/gridwin.hxx +++ b/sc/source/ui/inc/gridwin.hxx @@ -420,7 +420,6 @@ public: * Takes ownership of the window */ void AddChildWindow(Window* pChildWindow); - void DeleteChildWindow(Window* pChildWindow); protected: // #114409# -- cgit