diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-04-10 09:36:21 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-04-10 09:50:54 +0100 |
commit | f767d4580e455b91506cc43d11783093cead6d6c (patch) | |
tree | 0bc606a9167a0fe0760673abc0e84d9222af12d1 /editeng | |
parent | a7bc9c1e4977bd3430df69287fa0a8377a686c58 (diff) |
callcatcher: update unused code
OAuth2Handler is from libcmis
Change-Id: Ia1986d6df7ab45580c66b4e536c5882af41f357f
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/source/uno/unotext.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/editeng/source/uno/unotext.cxx b/editeng/source/uno/unotext.cxx index f0f239170a9d..1c62b37d6ef0 100644 --- a/editeng/source/uno/unotext.cxx +++ b/editeng/source/uno/unotext.cxx @@ -2292,12 +2292,6 @@ sal_Int64 SAL_CALL SvxUnoTextBase::getSomething( const uno::Sequence< sal_Int8 > } } - - -SvxUnoText::SvxUnoText( ) throw() -{ -} - SvxUnoText::SvxUnoText( const SvxItemPropertySet* _pSet ) throw() : SvxUnoTextBase( _pSet ) { |