diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-22 09:05:10 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-22 09:07:48 +0000 |
commit | 9d97f5e8ab1670e5d496cf4bb3fe5494341c581e (patch) | |
tree | bc9971c708efc8747dd5bff47a233cd8061e5114 /svl/inc | |
parent | a5c153bf83eb0e8878ffa2f5905e75b1216b8954 (diff) |
callcatcher: newly unused code
Diffstat (limited to 'svl/inc')
-rw-r--r-- | svl/inc/svl/ownlist.hxx | 1 |
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 >& ); |