summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/OverlayRanges.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/docvw/OverlayRanges.cxx')
-rwxr-xr-xsw/source/ui/docvw/OverlayRanges.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/docvw/OverlayRanges.cxx b/sw/source/ui/docvw/OverlayRanges.cxx
index 3f470a124330..7b44a9b3bdb9 100755
--- a/sw/source/ui/docvw/OverlayRanges.cxx
+++ b/sw/source/ui/docvw/OverlayRanges.cxx
@@ -29,8 +29,6 @@
#include <drawinglayer/primitive2d/polypolygonprimitive2d.hxx>
#include <drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx>
-//////////////////////////////////////////////////////////////////////////////
-
namespace
{
// combine ranges geometrically to a single, ORed polygon
@@ -158,7 +156,6 @@ namespace sw
}
}
-
void OverlayRanges::ShowSolidBorder()
{
if ( !mbShowSolidBorder )