summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unoobj.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/unoidl/unoobj.cxx')
-rw-r--r--sd/source/ui/unoidl/unoobj.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sd/source/ui/unoidl/unoobj.cxx b/sd/source/ui/unoidl/unoobj.cxx
index f7f2695a92df..329dd9836a58 100644
--- a/sd/source/ui/unoidl/unoobj.cxx
+++ b/sd/source/ui/unoidl/unoobj.cxx
@@ -305,13 +305,6 @@ void SdXShape::dispose()
delete this;
}
-// XInterface
-uno::Any SAL_CALL SdXShape::queryAggregation( const uno::Type & rType )
- throw(uno::RuntimeException)
-{
- return mpShape->queryAggregation( rType );
-}
-
uno::Any SAL_CALL SdXShape::queryInterface( const uno::Type & rType )
throw(uno::RuntimeException, std::exception)
{