diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-12 10:19:11 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-12 11:38:00 +0100 |
commit | 4cc4df51d962a9631da282d18e59aada35788a72 (patch) | |
tree | 74beec2853ce383da0afa8c89c22cd5292d97f14 /rsc/inc | |
parent | 2811e4215abb998ebea65512d8dcd86697e3301e (diff) |
no toolboxes are loaded from .src anymore
Change-Id: Ia2eabf157845b9b6b00b745332a558ffdd1e0ec7
Diffstat (limited to 'rsc/inc')
-rw-r--r-- | rsc/inc/rscdb.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rsc/inc/rscdb.hxx b/rsc/inc/rscdb.hxx index 30117dca03fb..2500f2db5004 100644 --- a/rsc/inc/rscdb.hxx +++ b/rsc/inc/rscdb.hxx @@ -193,8 +193,6 @@ class RscTypCont RscTop * InitClassDockingWindow( RscTop * pSuper, RscEnum * pMapUnit ); - RscTop * InitClassToolBoxItem(RscTop * pSuper); - RscTop * InitClassToolBox( RscTop * pSuper, RscTop * pClassToolBoxItem ); RscTop * InitClassSfxStyleFamilyItem( RscTop * pSuper, RscTop * pClassBitmap, RscTop * pClassImage, |