Navigation Menu

Skip to content

Commit

Permalink
Remove unused QL related variable: ctx_impl.bufcur
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 16, 2014
1 parent b8b8a43 commit 42d10d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ctx_impl.h
Expand Up @@ -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;
Expand Down

0 comments on commit 42d10d2

Please sign in to comment.