diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-07-22 08:49:44 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-07-22 09:54:38 +0100 |
commit | c1dd91a93c59b19ed9542da61e5b1ce43cf4ffbf (patch) | |
tree | c768ab956587ac40ee05dfdea40939ea6609f83e /sc/source/ui/inc/gridwin.hxx | |
parent | 00639459f148ecb8033f42d5f810858729d24501 (diff) |
callcatcher: update unused code
Change-Id: I1dd1b40d807c7c9d9b145aca9f69a67d786ec5ff
Diffstat (limited to 'sc/source/ui/inc/gridwin.hxx')
-rw-r--r-- | sc/source/ui/inc/gridwin.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
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# |