summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/taskpane/ScrollPanel.hxx
diff options
context:
space:
mode:
authorChristian Lippka <christian.lippka@oracle.com>2010-09-21 15:27:38 +0200
committerChristian Lippka <christian.lippka@oracle.com>2010-09-21 15:27:38 +0200
commitd1684121929ba6881eb37ac0b45b1eead14ab427 (patch)
tree08e5a03ceabb4130c29461da376bc8c5be03997d /sd/source/ui/inc/taskpane/ScrollPanel.hxx
parent575cf859236ea36fa81eb4e343eb03e7a0c05092 (diff)
impress201: #i112507# remove unused code
Diffstat (limited to 'sd/source/ui/inc/taskpane/ScrollPanel.hxx')
-rwxr-xr-xsd/source/ui/inc/taskpane/ScrollPanel.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/inc/taskpane/ScrollPanel.hxx b/sd/source/ui/inc/taskpane/ScrollPanel.hxx
index f820edc69f09..f04af6f47168 100755
--- a/sd/source/ui/inc/taskpane/ScrollPanel.hxx
+++ b/sd/source/ui/inc/taskpane/ScrollPanel.hxx
@@ -56,10 +56,6 @@ class ScrollPanel
public TreeNode
{
public:
- /** Create a new sub tool panel with the given window as its
- parent. This will usually be a child window.
- */
- ScrollPanel (TreeNode* pParent);
/** Create a new scroll panel which itself is the root of a TreeNode hierarchy
parent. This will usually be a child window.
*/