diff options
author | Christian Lippka <christian.lippka@sun.com> | 2010-05-05 17:39:48 +0200 |
---|---|---|
committer | Christian Lippka <christian.lippka@sun.com> | 2010-05-05 17:39:48 +0200 |
commit | f70e82702e966d9186cc72975d47a4e72a8b2456 (patch) | |
tree | 757de09354d70b2c2e528cb111db60f3d60bee19 /sd/source/ui/unoidl/unocpres.hxx | |
parent | 26f49f81a87c793bb9749050824fa11d410317b6 (diff) |
#i89450# removed unused code
Diffstat (limited to 'sd/source/ui/unoidl/unocpres.hxx')
-rw-r--r-- | sd/source/ui/unoidl/unocpres.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/unoidl/unocpres.hxx b/sd/source/ui/unoidl/unocpres.hxx index 30a651e67..fc75fdeb5 100644 --- a/sd/source/ui/unoidl/unocpres.hxx +++ b/sd/source/ui/unoidl/unocpres.hxx @@ -124,7 +124,6 @@ private: // intern inline List* GetCustomShowList() const throw(); - sal_Int32 getSdCustomShowIdx( const ::rtl::OUString& Name ) const throw(); SdCustomShow * getSdCustomShow( const ::rtl::OUString& Name ) const throw(); public: |