diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-11-10 09:20:13 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-10 10:44:25 +0000 |
commit | cfafbcaa3ffcbee4f715fe940c860bedc4db9bb2 (patch) | |
tree | 870f87902190b9473b764b46a018516bb1cdff85 /include | |
parent | 2275d77e09a0e378b3d6a65dd98c54eee3df06b2 (diff) |
callcatcher: unused code
Change-Id: I2ead5d998c3b1b3cde1222fee6f072bf09ab0021
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/svdograf.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdograf.hxx b/include/svx/svdograf.hxx index d6cb3d2e16e8..399bcbd1774f 100644 --- a/include/svx/svdograf.hxx +++ b/include/svx/svdograf.hxx @@ -138,7 +138,6 @@ public: private: void ForceSwapIn() const; - void ForceSwapOut() const; public: void SetGraphicLink(const OUString& rFileName, const OUString& rReferer, const OUString& rFilterName); |