summaryrefslogtreecommitdiff
path: root/svl/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-22 09:05:10 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-12-22 09:07:48 +0000
commit9d97f5e8ab1670e5d496cf4bb3fe5494341c581e (patch)
treebc9971c708efc8747dd5bff47a233cd8061e5114 /svl/inc
parenta5c153bf83eb0e8878ffa2f5905e75b1216b8954 (diff)
callcatcher: newly unused code
Diffstat (limited to 'svl/inc')
-rw-r--r--svl/inc/svl/ownlist.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/inc/svl/ownlist.hxx b/svl/inc/svl/ownlist.hxx
index ea1fc3842f4d..f0fd246d1df2 100644
--- a/svl/inc/svl/ownlist.hxx
+++ b/svl/inc/svl/ownlist.hxx
@@ -80,7 +80,6 @@ private:
public:
SvCommand& Append( const String & rCommand, const String & rArg );
sal_Bool AppendCommands( const String & rCmd, sal_uInt16 * pEaten );
- String GetCommands() const;
sal_Bool FillFromSequence( const com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue >& );
void FillSequence( com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue >& );