summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch/dispatchprovider.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-04-08 09:20:11 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-04-08 09:20:11 +0200
commit396ed6ff96c02fccf6b26e983d628a5afce7d656 (patch)
tree4b94f6b80c4ef91dc141a0f6b39de7ef3ba911c8 /framework/inc/dispatch/dispatchprovider.hxx
parent5f3360957009b5cf05a592443df61a37536a9f1c (diff)
Drop unused uses of TransactionBase
Change-Id: I606fc8e06823df9caf8786b1ae4d432c061ddc80
Diffstat (limited to 'framework/inc/dispatch/dispatchprovider.hxx')
-rw-r--r--framework/inc/dispatch/dispatchprovider.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/framework/inc/dispatch/dispatchprovider.hxx b/framework/inc/dispatch/dispatchprovider.hxx
index bf44c6c66452..dee2bdb517fe 100644
--- a/framework/inc/dispatch/dispatchprovider.hxx
+++ b/framework/inc/dispatch/dispatchprovider.hxx
@@ -22,7 +22,6 @@
#include <classes/protocolhandlercache.hxx>
-#include <threadhelp/transactionbase.hxx>
#include <macros/xinterface.hxx>
#include <macros/xtypeprovider.hxx>
#include <stdtypes.h>
@@ -72,9 +71,7 @@ enum EDispatchHelper
@devstatus ready to use
@threadsafe yes
*/
-class DispatchProvider : private TransactionBase ,
- // interfaces
- public ::cppu::WeakImplHelper< css::frame::XDispatchProvider >
+class DispatchProvider: public ::cppu::WeakImplHelper< css::frame::XDispatchProvider >
{
/* member */
private: