sal/qa/rtl/strings/test_ostring_concat.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 53af491e09e8a2471676232418e8610b4b0c05c0
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Dec 2 16:46:18 2014 +0100

    -Werror,-Wkeyword-macro
    
    Change-Id: I4a42c9f795cfbaa0f6c7b68d8189204a63da2321

diff --git a/sal/qa/rtl/strings/test_ostring_concat.cxx 
b/sal/qa/rtl/strings/test_ostring_concat.cxx
index 7988a3b..da43645 100644
--- a/sal/qa/rtl/strings/test_ostring_concat.cxx
+++ b/sal/qa/rtl/strings/test_ostring_concat.cxx
@@ -88,7 +88,6 @@ void test::ostring::StringConcat::checkConcat()
     TYPES_ASSERT_EQUAL(( typeid( OStringConcat< OStringBuffer, OString > )), 
typeid( OStringBuffer( "foo" ) + OString( "bar" )));
 #endif
 }
-#undef typeid
 
 void test::ostring::StringConcat::checkEnsureCapacity()
 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to