diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-21 18:32:36 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-21 18:32:36 +0100 |
commit | 86f964d438eeb6b4b5f9da019d85e641e6a4590d (patch) | |
tree | b9cccb4862e9653a79d93c93be3aa843262b81c7 /UnoControls | |
parent | f97dcd3d93cdec4fe7daca49b62b00e8a47cac02 (diff) |
Remove doubled headers.
Diffstat (limited to 'UnoControls')
-rw-r--r-- | UnoControls/source/controls/framecontrol.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/UnoControls/source/controls/framecontrol.cxx b/UnoControls/source/controls/framecontrol.cxx index 44e0823cda71..006924c85e4e 100644 --- a/UnoControls/source/controls/framecontrol.cxx +++ b/UnoControls/source/controls/framecontrol.cxx @@ -40,7 +40,6 @@ #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/FrameSearchFlag.hpp> -#include <com/sun/star/frame/FrameSearchFlag.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <cppuhelper/typeprovider.hxx> #include <osl/diagnose.h> |