Navigation Menu

Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 18, 2015
1 parent 58af21d commit a746752
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pgroonga.c
Expand Up @@ -867,7 +867,6 @@ GrnBuildCallback(Relation index,
if (isnull[i])
continue;

index_getprocinfo(index, i, GrnGetValueProc);
grn_obj_reinit(ctx, &buffer, GrnGetType(index, i), 0);
GrnSetValue(index, i, &buffer, values[i]);
grn_ii_buffer_append(ctx, bs->buffer, id, sectionID, &buffer);
Expand Down

0 comments on commit a746752

Please sign in to comment.