sw/source/core/doc/docbm.cxx |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit d78b26eb9ee290d2324f70890f21bb6bdb7dd33e
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Thu Oct 24 13:43:57 2013 +0200

    -Werror,-Wunused-const-variable
    
    Change-Id: I32b9d2398d2d734a0d96c937b2238d8ff9a74ef7

diff --git a/sw/source/core/doc/docbm.cxx b/sw/source/core/doc/docbm.cxx
index dad027e..0d1d8c3 100644
--- a/sw/source/core/doc/docbm.cxx
+++ b/sw/source/core/doc/docbm.cxx
@@ -288,11 +288,6 @@ IDocumentMarkAccess::MarkType 
IDocumentMarkAccess::GetType(const IMark& rBkmk)
     }
 }
 
-namespace
-{
-    const char CrossRefHeadingBookmark_NamePrefix[] = "__RefHeading__";
-}
-
 OUString IDocumentMarkAccess::GetCrossRefHeadingBookmarkNamePrefix()
 {
     return OUString("__RefHeading__");
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to