diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2014-04-09 13:53:58 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2014-04-09 13:56:35 +0300 |
commit | 0ca45881dfcf209569e840010ea34126fcf43be9 (patch) | |
tree | 642c72b42f42218ca53dfeb899d95470b2c5d0e1 | |
parent | c123d7c2a0a76283413b7bc39a659ef66fa4fadc (diff) |
unused include
Change-Id: I41c043d5651c24a270b54ff9647b1151873b0550
-rw-r--r-- | svx/source/sidebar/text/TextPropertyPanel.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/TextPropertyPanel.hxx b/svx/source/sidebar/text/TextPropertyPanel.hxx index 7520920b7115..c9581e8294f0 100644 --- a/svx/source/sidebar/text/TextPropertyPanel.hxx +++ b/svx/source/sidebar/text/TextPropertyPanel.hxx @@ -28,7 +28,6 @@ #include <com/sun/star/ui/XSidebar.hpp> #include <com/sun/star/frame/XToolbarController.hpp> -#include <boost/scoped_ptr.hpp> #include "TextCharacterSpacingPopup.hxx" #include "TextUnderlinePopup.hxx" #include <svx/sidebar/PanelLayout.hxx> |