summaryrefslogtreecommitdiff
path: root/include/editeng/unotext.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-04-10 09:36:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-04-10 09:50:54 +0100
commitf767d4580e455b91506cc43d11783093cead6d6c (patch)
tree0bc606a9167a0fe0760673abc0e84d9222af12d1 /include/editeng/unotext.hxx
parenta7bc9c1e4977bd3430df69287fa0a8377a686c58 (diff)
callcatcher: update unused code
OAuth2Handler is from libcmis Change-Id: Ia1986d6df7ab45580c66b4e536c5882af41f357f
Diffstat (limited to 'include/editeng/unotext.hxx')
-rw-r--r--include/editeng/unotext.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/editeng/unotext.hxx b/include/editeng/unotext.hxx
index 5c4eed690912..90a2961d98f4 100644
--- a/include/editeng/unotext.hxx
+++ b/include/editeng/unotext.hxx
@@ -462,7 +462,6 @@ class EDITENG_DLLPUBLIC SvxUnoText : public SvxUnoTextBase,
public ::cppu::OWeakAggObject
{
public:
- SvxUnoText( ) throw();
SvxUnoText( const SvxItemPropertySet* _pSet ) throw();
SvxUnoText( const SvxEditSource* pSource, const SvxItemPropertySet* _pSet, ::com::sun::star::uno::Reference < ::com::sun::star::text::XText > xParent ) throw();
SvxUnoText( const SvxUnoText& rText ) throw();