diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2013-12-02 01:00:35 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2013-12-02 01:02:06 +0900 |
commit | 3b2f956ba64f8f9dff1da3028436f3834c899d1d (patch) | |
tree | fe050aabc07177ae3e466cdb78d478dc4de5680b /sfx2/source | |
parent | 07c287d01e02e97df76a02a9a35238915d26c01b (diff) |
Drop duplicate #include
Change-Id: Ife8ebbb5e46704c5d2ff46cc345b4ed926e7dc12
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/sidebar/SidebarDockingWindow.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/SidebarDockingWindow.hxx b/sfx2/source/sidebar/SidebarDockingWindow.hxx index ffd47e8f5ca5..d8078de68806 100644 --- a/sfx2/source/sidebar/SidebarDockingWindow.hxx +++ b/sfx2/source/sidebar/SidebarDockingWindow.hxx @@ -20,7 +20,6 @@ #define INCLUDED_SFX2_SOURCE_SIDEBAR_SIDEBARDOCKINGWINDOW_HXX #include <sfx2/dockwin.hxx> -#include <sfx2/dockwin.hxx> #include <rtl/ref.hxx> |