summaryrefslogtreecommitdiff
path: root/sd/inc/cusshow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/cusshow.hxx')
-rw-r--r--sd/inc/cusshow.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/cusshow.hxx b/sd/inc/cusshow.hxx
index 006a050b6f86..a6edd3005d88 100644
--- a/sd/inc/cusshow.hxx
+++ b/sd/inc/cusshow.hxx
@@ -59,8 +59,6 @@ public:
* If pNewPage is 0 then removes all occurrences of pOldPage.
*/
void ReplacePage( const SdPage* pOldPage, const SdPage* pNewPage );
- /** Removes all occurrences of pPage. */
- void RemovePage( const SdPage* pPage );
void SetName(const OUString& rName);
const OUString& GetName() const { return aName;}