summaryrefslogtreecommitdiff
path: root/include/svx/sdrhittesthelper.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-01-15 07:43:49 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-01-15 07:44:58 +0100
commit1859acbc7c9f2548f835212f030fd1d09335ae79 (patch)
tree6908f3c6edbce3a04000f33140e73f7757380293 /include/svx/sdrhittesthelper.hxx
parentab2e32588d169ec293a2d7dfa86a3ab6984db86f (diff)
svx: remove now unused SdrModel::isTiledRendering()
Change-Id: I8d3c6b1de2db57e39678a7e57de6e015c72719ec
Diffstat (limited to 'include/svx/sdrhittesthelper.hxx')
-rw-r--r--include/svx/sdrhittesthelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/sdrhittesthelper.hxx b/include/svx/sdrhittesthelper.hxx
index aaabfc729bf4..63e0dec21b1b 100644
--- a/include/svx/sdrhittesthelper.hxx
+++ b/include/svx/sdrhittesthelper.hxx
@@ -56,7 +56,6 @@ SVX_DLLPUBLIC SdrObject* SdrObjListPrimitiveHit(
// the pure HitTest based on a VOC
SVX_DLLPUBLIC bool ViewObjectContactPrimitiveHit(
- const SdrObject& rObject,
const sdr::contact::ViewObjectContact& rVOC,
const basegfx::B2DPoint& rHitPosition,
double fLogicHitTolerance,