diff options
author | Andre Fischer <af@apache.org> | 2013-05-13 07:41:14 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-05-20 11:33:32 +0100 |
commit | 011381c03382d937842823606f72d65982e69990 (patch) | |
tree | 14d8e3c2c8068da641d378c42ae93fb8b85b277c /svx | |
parent | c5f27133338caff1d09dcd8056aae0bdf6a45b6a (diff) |
Related: #i122047# Remove last traces of unused toolbox controller
(cherry picked from commit ba6704b01ebc30b06485ef7f914b873201a08e85)
Change-Id: I6107fd3f840e07f546e8ae7aa8e6eb60f8b4d566
Diffstat (limited to 'svx')
-rw-r--r-- | svx/Library_svx.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk index b4b4051b0c18..76f54c9bc4ae 100644 --- a/svx/Library_svx.mk +++ b/svx/Library_svx.mk @@ -202,7 +202,6 @@ $(eval $(call gb_Library_add_exception_objects,svx,\ svx/source/sidebar/tools/Popup \ svx/source/sidebar/tools/ValueSetWithTextControl \ svx/source/sidebar/insert/InsertPropertyPanel \ - svx/source/sidebar/insert/SimpleToolBoxController \ svx/source/stbctrls/pszctrl \ svx/source/stbctrls/insctrl \ svx/source/stbctrls/selctrl \ |