[Groonga-commit] groonga/grnxx at 34e6c9e [master] Remove a garbage comment.

Back to archive index

susumu.yata null+****@clear*****
Wed Jul 30 17:59:04 JST 2014


susumu.yata	2014-07-30 17:59:04 +0900 (Wed, 30 Jul 2014)

  New Revision: 34e6c9e919c180170f4e60737fa3c6cce08d9d2a
  https://github.com/groonga/grnxx/commit/34e6c9e919c180170f4e60737fa3c6cce08d9d2a

  Message:
    Remove a garbage comment.

  Modified files:
    include/grnxx/expression.hpp

  Modified: include/grnxx/expression.hpp (+0 -4)
===================================================================
--- include/grnxx/expression.hpp    2014-07-30 16:59:14 +0900 (436d9a8)
+++ include/grnxx/expression.hpp    2014-07-30 17:59:04 +0900 (15a437b)
@@ -108,10 +108,6 @@ class Expression {
   // Returns true on success.
   // On failure, returns false and stores error information into "*error" if
   // "error" != nullptr.
-//  template <typename T>
-//  bool evaluate(Error *error,
-//                const RecordSet &record_set,
-//                Array<T> *result_set);
   template <typename T>
   bool evaluate(Error *error,
                 const RecordSubset &record_set,
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index