comphelper/source/misc/namedvaluecollection.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a334689707a48a5d1dd2375ed947263c0a65f329
Author: Stephan Bergmann <[email protected]>
Date:   Fri Oct 26 14:02:39 2012 +0200

    Remove obsolete comment
    
    Change-Id: I91ca29d9960e2f92c0f8bdec97695b58078fac6b

diff --git a/comphelper/source/misc/namedvaluecollection.cxx 
b/comphelper/source/misc/namedvaluecollection.cxx
index deb0204..ebd6963 100644
--- a/comphelper/source/misc/namedvaluecollection.cxx
+++ b/comphelper/source/misc/namedvaluecollection.cxx
@@ -216,7 +216,6 @@ namespace comphelper
                 m_pImpl->aValues[ aNamedValue.Name ] = aNamedValue.Value;
             else
             {
-                // Once this is rare, this could be turned into a warning.
                 SAL_WARN_IF(
                     pArgument->hasValue(), "comphelper",
                     ("NamedValueCollection::impl_assign: encountered a value"
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to