summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-11-13 20:58:55 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-11-13 20:58:55 +0000
commitccf564c6b0aecb1d6254c4a759cdbb19b87ae877 (patch)
tree54e6bf9d6679adee3abe0eb595bd01ba369caaa3 /svtools
parent98d311c651347a49f73e8e316be30887e5a99751 (diff)
coverity#1251580 Unchecked return value
Change-Id: I5dcbd2289fc853bad2c0969fb3b202a1e7398a5a
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/graphic/grfmgr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/graphic/grfmgr.cxx b/svtools/source/graphic/grfmgr.cxx
index 5abdd9e812e2..f8dbc4e2ed59 100644
--- a/svtools/source/graphic/grfmgr.cxx
+++ b/svtools/source/graphic/grfmgr.cxx
@@ -682,7 +682,7 @@ void GraphicObject::StopAnimation( OutputDevice* pOut, long nExtraData )
const Graphic& GraphicObject::GetGraphic() const
{
GraphicObject *pThis = const_cast<GraphicObject*>(this);
- pThis->SwapIn();
+ (void)pThis->SwapIn();
//fdo#50697 If we've been asked to provide the graphic, then reset
//the cache timeout to start from now and not remain at the