summaryrefslogtreecommitdiff
path: root/vcl/inc/impgraph.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-11-21 09:00:05 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-11-21 09:17:11 +0000
commit4d1c57a00ed20f49685504ac5289bc2c325060fc (patch)
tree86c2e3f32327030bcda206555960779c20551570 /vcl/inc/impgraph.hxx
parente4d90aef949abf172c45e15241159371504d6090 (diff)
callcatcher: update list
Diffstat (limited to 'vcl/inc/impgraph.hxx')
-rw-r--r--vcl/inc/impgraph.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/inc/impgraph.hxx b/vcl/inc/impgraph.hxx
index e7eb6427b83a..9b029f501b47 100644
--- a/vcl/inc/impgraph.hxx
+++ b/vcl/inc/impgraph.hxx
@@ -128,10 +128,6 @@ private:
void ImplStartAnimation( OutputDevice* pOutDev,
const Point& rDestPt,
- long nExtraData = 0,
- OutputDevice* pFirstFrameOutDev = NULL );
- void ImplStartAnimation( OutputDevice* pOutDev,
- const Point& rDestPt,
const Size& rDestSize,
long nExtraData = 0,
OutputDevice* pFirstFrameOutDev = NULL );