[Groonga-commit] groonga/grnxx at a59f7e9 [master] Remove an old comment.

Back to archive index

susumu.yata null+****@clear*****
Fri Aug 1 11:07:48 JST 2014


susumu.yata	2014-08-01 11:07:48 +0900 (Fri, 01 Aug 2014)

  New Revision: a59f7e941e9241c98f991dbbd0deb3e110620971
  https://github.com/groonga/grnxx/commit/a59f7e941e9241c98f991dbbd0deb3e110620971

  Message:
    Remove an old comment.

  Modified files:
    include/grnxx/table.hpp

  Modified: include/grnxx/table.hpp (+0 -8)
===================================================================
--- include/grnxx/table.hpp    2014-08-01 11:00:25 +0900 (737d3fe)
+++ include/grnxx/table.hpp    2014-08-01 11:07:48 +0900 (803886e)
@@ -168,14 +168,6 @@ class Table {
       Error *error,
       const CursorOptions &options = CursorOptions()) const;
 
-  // Create an object to build ordering information.
-  //
-  // Returns a pointer to the builder on success.
-  // On failure, returns nullptr and stores error information into "*error" if
-  // "error" != nullptr.
-//  unique_ptr<OrderBuilder> create_order_builder(
-//      Error *error) const;
-
   // Create an object to build pipelines.
   //
   // Returns a pointer to the builder on success.
-------------- next part --------------
HTML����������������������������...
Download 



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