[Groonga-commit] groonga/groonga at e65343f [master] select drilldown: remove needless comment

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Apr 11 23:35:53 JST 2016


Kouhei Sutou	2016-04-11 23:35:53 +0900 (Mon, 11 Apr 2016)

  New Revision: e65343f6f09d8cf3a85bf55a9aabcfbcb36fa9de
  https://github.com/groonga/groonga/commit/e65343f6f09d8cf3a85bf55a9aabcfbcb36fa9de

  Message:
    select drilldown: remove needless comment

  Modified files:
    lib/proc/proc_select.c

  Modified: lib/proc/proc_select.c (+0 -1)
===================================================================
--- lib/proc/proc_select.c    2016-04-11 23:35:01 +0900 (e32ea70)
+++ lib/proc/proc_select.c    2016-04-11 23:35:53 +0900 (d729e9c)
@@ -591,7 +591,6 @@ grn_select_drilldowns_execute(grn_ctx *ctx,
   GRN_UINT32_INIT(&tsorted_indexes, GRN_OBJ_VECTOR);
   if (!drilldown_info_tsort(ctx, labels,
                             drilldowns, n_drilldowns, &tsorted_indexes)) {
-    /* cyclic */
     goto exit;
   }
 
-------------- next part --------------
HTML����������������������������...
Download 



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