for_each_selectors.h: Remove obsolete comment.
authorJohannes Singler <singler@ira.uka.de>
Mon, 28 Sep 2009 12:11:28 +0000 (12:11 +0000)
committerJohannes Singler <singler@gcc.gnu.org>
Mon, 28 Sep 2009 12:11:28 +0000 (12:11 +0000)
2009-09-28  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/for_each_selectors.h:  Remove obsolete comment.

From-SVN: r152234

libstdc++-v3/ChangeLog
libstdc++-v3/include/parallel/for_each_selectors.h

index 5ef5b3d..cfc5831 100644 (file)
@@ -1,3 +1,7 @@
+2009-09-28  Johannes Singler  <singler@ira.uka.de>
+
+        * include/parallel/for_each_selectors.h:  Remove obsolete comment.
+
 2009-09-26  Paolo Carlini  <paolo.carlini@oracle.com>
 
        * doc/html/ext/lwg-active.html: Update to Revision R66.
index c6c8a14..092398d 100644 (file)
@@ -282,7 +282,6 @@ namespace __gnu_parallel
         }
     };
 
-  // XXX move into type_traits?
   /** @brief Functor doing nothing
    *
    *  For some __reduction tasks (this is not a function object, but is