summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-01-30 10:35:51 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-01-30 12:44:36 +0000
commit05abd8b205e9d51af41c31ab8a7a2574ee885532 (patch)
treec91c3f59437e9ffb5b06c6992988e626a144e7db /sw/inc
parentfb6ec3acbe6d6b9788d068182f8bc3a36d70a91c (diff)
chisel off some more unused code
Change-Id: I62cafc8e10e9c9dab3fde1785b826ba8ff68569f
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/viscrs.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/viscrs.hxx b/sw/inc/viscrs.hxx
index d4183af7c1a6..1d364e000f40 100644
--- a/sw/inc/viscrs.hxx
+++ b/sw/inc/viscrs.hxx
@@ -71,8 +71,6 @@ class SwSelPaintRects : public SwRects
const SwCrsrShell* pCShell;
- void Paint( const Rectangle& rRect );
-
#if HAVE_FEATURE_DESKTOP
sdr::overlay::OverlayObject* mpCursorOverlay;