summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/animatedsprite.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-01-14 11:45:01 +0200
committerNoel Grandin <noel@peralex.com>2016-01-14 11:45:22 +0200
commit21595018cd22345ef15dc13d0ccf9cc5a89660fe (patch)
treea0e8e414348ba3c4c9a27025548b1265d7441b62 /slideshow/source/inc/animatedsprite.hxx
parent8ac02b48579c18c1f3c394ea1ae8eb76262eb1e7 (diff)
loplugin:unusedmethods unused return value in slideshow
Change-Id: I1ed955a0e474a755949e80eef60c8cd19f43fd0e
Diffstat (limited to 'slideshow/source/inc/animatedsprite.hxx')
-rw-r--r--slideshow/source/inc/animatedsprite.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/slideshow/source/inc/animatedsprite.hxx b/slideshow/source/inc/animatedsprite.hxx
index c6c1e4b9af38..8e9520296c57 100644
--- a/slideshow/source/inc/animatedsprite.hxx
+++ b/slideshow/source/inc/animatedsprite.hxx
@@ -73,11 +73,8 @@ namespace slideshow
@param rSpriteSizePixel
The new size in pixel
-
- @return true, if the resize was successful. If false
- is returned, the sprite might be invalid.
*/
- bool resize( const ::basegfx::B2DSize& rSpriteSizePixel );
+ void resize( const ::basegfx::B2DSize& rSpriteSizePixel );
/** Set an offset for the content output in pixel