summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/paminit.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-08-29 13:31:34 +0300
committerTor Lillqvist <tml@collabora.com>2016-08-29 14:45:32 +0300
commit74f6d0df265a389f9e0668f322cec183451af2ff (patch)
tree2e17c84cc34be3841b184471f1b0fe0b95cb1d83 /sw/source/core/crsr/paminit.cxx
parent6f9750ef54f7e0f2c1345b39dcf45bdf589630d8 (diff)
Bin some dead code
Change-Id: Ia77a8ee055b5d29490b863a7792edda995a3faa6
Diffstat (limited to 'sw/source/core/crsr/paminit.cxx')
-rw-r--r--sw/source/core/crsr/paminit.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/crsr/paminit.cxx b/sw/source/core/crsr/paminit.cxx
index 62452777089c..23cd6cad6031 100644
--- a/sw/source/core/crsr/paminit.cxx
+++ b/sw/source/core/crsr/paminit.cxx
@@ -50,9 +50,7 @@ SwWhichPara fnParaNext = &GoNextPara;
SwPosPara fnParaStart = &aFwrd;
SwPosPara fnParaEnd = &aBwrd;
-SwWhichSection fnSectionPrev = &GoPrevSection;
SwWhichSection fnSectionCurr = &GoCurrSection;
-SwWhichSection fnSectionNext = &GoNextSection;
SwPosSection fnSectionStart = &aFwrd;
SwPosSection fnSectionEnd = &aBwrd;