diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-01-03 10:48:49 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-01-05 09:18:20 +0000 |
commit | d51a6dc4c77954ce4eb4faa414e23934bae066c7 (patch) | |
tree | 54fc1ee882a5eaeee849e362cb65f1ab96b802f8 /sfx2 | |
parent | 6d14db451422aca821c28cb7d73b5bd00c7ea3d3 (diff) |
unnecessary include
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/doc/docfile.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/doc/docfile.cxx b/sfx2/source/doc/docfile.cxx index fd2fb1ecfbc7..90bf8194f987 100644 --- a/sfx2/source/doc/docfile.cxx +++ b/sfx2/source/doc/docfile.cxx @@ -66,7 +66,6 @@ #include <com/sun/star/ucb/TransferInfo.hpp> #include <com/sun/star/ucb/OpenCommandArgument2.hpp> #include <com/sun/star/ucb/OpenMode.hpp> -#include <com/sun/star/ucb/NameClashException.hpp> #include <com/sun/star/logging/XSimpleLogRing.hpp> #include <cppuhelper/implbase1.hxx> #include <com/sun/star/beans/PropertyValue.hpp> |