summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZolnai Tamás <tamas.zolnai@collabora.com>2014-10-30 15:50:44 +0100
committerZolnai Tamás <tamas.zolnai@collabora.com>2014-11-07 10:45:12 +0100
commit4415af54b4f7d2ce4d3b10f789801adc082d5afa (patch)
treee902be9a5bba0d18327f2fd1f40b6e3fb4eaf29d /include
parent2b8352eb44310fca3802a843e2c2674256b3e08c (diff)
Remove unused IsInSwap() method
Change-Id: Ib295bd71b5cf16fd75d04818dfd415ff24cb2655
Diffstat (limited to 'include')
-rw-r--r--include/svtools/grfmgr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/grfmgr.hxx b/include/svtools/grfmgr.hxx
index 3ebb7563a46a..d9c19544c548 100644
--- a/include/svtools/grfmgr.hxx
+++ b/include/svtools/grfmgr.hxx
@@ -420,7 +420,6 @@ public:
bool IsInSwapIn() const { return mbIsInSwapIn; }
bool IsInSwapOut() const { return mbIsInSwapOut; }
- bool IsInSwap() const { return( mbIsInSwapOut || mbIsInSwapOut ); }
bool IsSwappedOut() const { return( mbAutoSwapped || maGraphic.IsSwapOut() ); }
bool Draw(