summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-02-03 13:55:53 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-02-03 16:05:10 +0100
commitea8aec196b2aead68c9d6406735d0823a32ad1a8 (patch)
tree071e07444d14924c351f4632adf225dc702b9f1f /framework
parenta487d5e37ed7a56e4d8c96c7452491e326519206 (diff)
Remove unnecessary #include
Change-Id: I34e6c5514aa40fe7c5e0215e4d5885bb345242d8
Diffstat (limited to 'framework')
-rw-r--r--framework/source/fwi/threadhelp/transactionmanager.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/fwi/threadhelp/transactionmanager.cxx b/framework/source/fwi/threadhelp/transactionmanager.cxx
index 1772515531bd..87e67b1fded2 100644
--- a/framework/source/fwi/threadhelp/transactionmanager.cxx
+++ b/framework/source/fwi/threadhelp/transactionmanager.cxx
@@ -21,7 +21,6 @@
#include <threadhelp/resetableguard.hxx>
#include <macros/generic.hxx>
-#include <fwidllapi.h>
#include <com/sun/star/lang/DisposedException.hpp>