summaryrefslogtreecommitdiff
path: root/drawinglayer
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-03 14:12:14 +0200
committerNoel Grandin <noel@peralex.com>2014-03-05 09:17:43 +0200
commit43c5a22e63bb30374f9d161c7bf8dac095733536 (patch)
tree5f8b5a925c71fec3e5ffc833fecce39356c57fe0 /drawinglayer
parent8d36fd6576b6ebbdd4fe88810aa7d51f499a063d (diff)
remove unused code in drawinglayer
drawinglayer::attribute::SdrFillGraphicAttribute::getLogSize() Change-Id: Ib1d958e57598dd3db392de98c4d2e2df1bfc98de
Diffstat (limited to 'drawinglayer')
-rwxr-xr-xdrawinglayer/source/attribute/sdrfillgraphicattribute.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/drawinglayer/source/attribute/sdrfillgraphicattribute.cxx b/drawinglayer/source/attribute/sdrfillgraphicattribute.cxx
index b4aa0268fae4..669ee49a4d40 100755
--- a/drawinglayer/source/attribute/sdrfillgraphicattribute.cxx
+++ b/drawinglayer/source/attribute/sdrfillgraphicattribute.cxx
@@ -204,11 +204,6 @@ namespace drawinglayer
return mpSdrFillGraphicAttribute->getStretch();
}
- bool SdrFillGraphicAttribute::getLogSize() const
- {
- return mpSdrFillGraphicAttribute->getLogSize();
- }
-
FillGraphicAttribute SdrFillGraphicAttribute::createFillGraphicAttribute(const basegfx::B2DRange& rRange) const
{
// get logical size of bitmap (before expanding eventually)