summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xtabbtmp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/xoutdev/xtabbtmp.cxx')
-rw-r--r--svx/source/xoutdev/xtabbtmp.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/xoutdev/xtabbtmp.cxx b/svx/source/xoutdev/xtabbtmp.cxx
index e0a280a14e7a..856d52a0f406 100644
--- a/svx/source/xoutdev/xtabbtmp.cxx
+++ b/svx/source/xoutdev/xtabbtmp.cxx
@@ -33,11 +33,6 @@
using namespace com::sun::star;
-XBitmapEntry* XBitmapList::Remove(long nIndex)
-{
- return static_cast<XBitmapEntry*>( XPropertyList::Remove(nIndex) );
-}
-
XBitmapEntry* XBitmapList::GetBitmap(long nIndex) const
{
return static_cast<XBitmapEntry*>( XPropertyList::Get(nIndex) );