summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdundo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdundo.cxx')
-rw-r--r--svx/source/svdraw/svdundo.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/svdraw/svdundo.cxx b/svx/source/svdraw/svdundo.cxx
index b51142e6a50e..9aa4e00a3fc3 100644
--- a/svx/source/svdraw/svdundo.cxx
+++ b/svx/source/svdraw/svdundo.cxx
@@ -778,10 +778,6 @@ void SdrUndoObjList::SetOwner(bool bNew)
bOwner = bNew;
}
-sal_uInt32 SdrUndoObjList::GetOrdNum() const
-{
- return nOrdNum;
-}
void SdrUndoObjList::SetOrdNum(sal_uInt32 nOrdNum_)
{