summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-09-17 09:20:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-09-17 09:55:42 +0100
commitd49d0139a7f4b9835a2179b6dcc6741a41b0197c (patch)
tree2c6aa787519162454e7ce0496ca3c7704a0117ec /sw/inc
parente03223d4c3cdc5d89598f0afefbd3eaee8a69736 (diff)
callcatcher: update unused code
Change-Id: I2ddda0600ee876e9886ee3221f0ac5ad515fbd22
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/editsh.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index e9a5a343be9b..9aaea8ca7ad6 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -186,10 +186,6 @@ public:
/// Count words in current selection.
void CountWords( SwDocStat& rStat ) const;
- /** Delete non-visible content in the document.
- E.g. hidden ranges, hidden paragraphs. */
- bool RemoveInvisibleContent();
-
/// Replace fields by text - mailmerge support.
bool ConvertFieldsToText();