[Groonga-commit] groonga/groonga at f73cf7c [master] Remove unused variables...

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 21 17:12:01 JST 2013


Kouhei Sutou	2013-06-21 17:12:01 +0900 (Fri, 21 Jun 2013)

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

  Message:
    Remove unused variables...

  Modified files:
    lib/proc.c

  Modified: lib/proc.c (+0 -2)
===================================================================
--- lib/proc.c    2013-06-21 17:11:04 +0900 (ce13bc2)
+++ lib/proc.c    2013-06-21 17:12:01 +0900 (3dc0a13)
@@ -3945,8 +3945,6 @@ static grn_obj *
 func_sub_filter(grn_ctx *ctx, int nargs, grn_obj **args, grn_user_data *user_data)
 {
   grn_obj *found;
-  grn_obj *command = ctx->impl->curr_expr;
-  grn_obj *condition_ptr = NULL;
   grn_obj *condition = NULL;
   grn_obj *variable;
   grn_obj *table = NULL;
-------------- next part --------------
HTML����������������������������...
Download 



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