diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-08-16 08:48:28 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-16 13:59:31 +0100 |
commit | 071f8b97ab92148058b714de25fce87fc1d88f3d (patch) | |
tree | 4d6e59375e26397b9cc904342a8e577d617d7e2f /sfx2/source/sidebar/SidebarToolBox.cxx | |
parent | 087f0d5fee7af0cc00484df0e1f3678576f28ce2 (diff) |
ToolBoxBackground never created, remove it
Change-Id: Ie29489fe53a74332cb3d4dde2b507196c1438a87
Diffstat (limited to 'sfx2/source/sidebar/SidebarToolBox.cxx')
-rw-r--r-- | sfx2/source/sidebar/SidebarToolBox.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/SidebarToolBox.cxx b/sfx2/source/sidebar/SidebarToolBox.cxx index fe20f4533b41..2255e1532bc0 100644 --- a/sfx2/source/sidebar/SidebarToolBox.cxx +++ b/sfx2/source/sidebar/SidebarToolBox.cxx @@ -18,7 +18,6 @@ */ #include "sfx2/sidebar/SidebarToolBox.hxx" -#include "ToolBoxBackground.hxx" #include "sfx2/sidebar/ControllerFactory.hxx" #include "sfx2/sidebar/Theme.hxx" #include "sfx2/sidebar/Tools.hxx" |