summaryrefslogtreecommitdiffstats
path: root/svx/source/fmcomp/xmlexchg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/fmcomp/xmlexchg.cxx')
-rw-r--r--svx/source/fmcomp/xmlexchg.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/fmcomp/xmlexchg.cxx b/svx/source/fmcomp/xmlexchg.cxx
index 0460e2596c92..e7ec9d434ba3 100644
--- a/svx/source/fmcomp/xmlexchg.cxx
+++ b/svx/source/fmcomp/xmlexchg.cxx
@@ -29,10 +29,6 @@ namespace svx
using namespace ::com::sun::star::datatransfer;
-
- //= OXFormsTransferable
-
-
OXFormsTransferable::OXFormsTransferable( const OXFormsDescriptor &rhs ) :
m_aDescriptor(rhs)
{