summaryrefslogtreecommitdiffstats
path: root/svx/source/form/formfeaturedispatcher.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/formfeaturedispatcher.cxx')
-rw-r--r--svx/source/form/formfeaturedispatcher.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/form/formfeaturedispatcher.cxx b/svx/source/form/formfeaturedispatcher.cxx
index aca6ad92ecbc..2c18dbd3c30f 100644
--- a/svx/source/form/formfeaturedispatcher.cxx
+++ b/svx/source/form/formfeaturedispatcher.cxx
@@ -35,10 +35,6 @@ namespace svx
using namespace ::com::sun::star::util;
using namespace ::com::sun::star::form::runtime;
-
- //= OSingleFeatureDispatcher
-
-
OSingleFeatureDispatcher::OSingleFeatureDispatcher( const URL& _rFeatureURL, const sal_Int16 _nFormFeature,
const Reference< XFormOperations >& _rxFormOperations, ::osl::Mutex& _rMutex )
:m_rMutex( _rMutex )