summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-11-23 10:08:52 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-11-23 10:10:10 +0000
commit5e283a80cd8e3e3a158b604f59c3dafa59a6b6f1 (patch)
tree081aa5b154ec1d194f32a8d813291836c47ef27e /vcl/inc
parentb7ea36101497c275cb08b0e37facbde656197d9b (diff)
callcatcher: remove recently unused code
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/vcl/animate.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/vcl/inc/vcl/animate.hxx b/vcl/inc/vcl/animate.hxx
index 956f63f330f8..c77587d29214 100644
--- a/vcl/inc/vcl/animate.hxx
+++ b/vcl/inc/vcl/animate.hxx
@@ -200,12 +200,6 @@ public:
sal_Bool Start(
OutputDevice* pOutDev,
const Point& rDestPt,
- long nExtraData = 0,
- OutputDevice* pFirstFrameOutDev = NULL
- );
- sal_Bool Start(
- OutputDevice* pOutDev,
- const Point& rDestPt,
const Size& rDestSz,
long nExtraData = 0,
OutputDevice* pFirstFrameOutDev = NULL