summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/assclass.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/assclass.cxx')
-rw-r--r--sd/source/ui/dlg/assclass.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/dlg/assclass.cxx b/sd/source/ui/dlg/assclass.cxx
index a80f78302621..f0f1c62c7481 100644
--- a/sd/source/ui/dlg/assclass.cxx
+++ b/sd/source/ui/dlg/assclass.cxx
@@ -142,10 +142,6 @@ bool Assistent::IsFirstPage() const
return nPage == 0;
}
-int Assistent::GetCurrentPage() const
-{
- return mnCurrentPage;
-}
bool Assistent::IsEnabled( int nPage ) const
{