Kouhei Sutou
null+****@clear*****
Mon Jun 16 15:41:52 JST 2014
Kouhei Sutou 2014-06-16 15:41:52 +0900 (Mon, 16 Jun 2014) New Revision: 42d10d26d2cfe7eb5be9cd5c2dfd9f36f6a0e99a https://github.com/groonga/groonga/commit/42d10d26d2cfe7eb5be9cd5c2dfd9f36f6a0e99a Message: Remove unused QL related variable: ctx_impl.bufcur Modified files: lib/ctx_impl.h Modified: lib/ctx_impl.h (+0 -1) =================================================================== --- lib/ctx_impl.h 2014-06-16 15:41:15 +0900 (6079e6a) +++ lib/ctx_impl.h 2014-06-16 15:41:52 +0900 (6162dec) @@ -159,7 +159,6 @@ struct _grn_ctx_impl { grn_array *values; /* temporary objects */ grn_hash *ios; /* IOs */ grn_obj *outbuf; - unsigned int bufcur; void (*output)(grn_ctx *, int, void *); grn_com *com; unsigned int com_status; -------------- next part -------------- HTML����������������������������...Download