Navigation Menu

Skip to content

Commit

Permalink
remove unused variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
shibakentoku committed Feb 9, 2014
1 parent ccb5f22 commit 1a0a8fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ha_mroonga.cpp
Expand Up @@ -514,8 +514,6 @@ static const char *mrn_action_on_error_names[] = {

static mrn_action_on_error mrn_action_on_fulltext_query_error_default =
MRN_ACTION_ON_ERROR_ERROR_AND_LOG;
static ulong mrn_action_on_fulltext_query_error =
mrn_action_on_fulltext_query_error_default;

static void mrn_logger_log(grn_ctx *ctx, grn_log_level level,
const char *timestamp, const char *title,
Expand Down

0 comments on commit 1a0a8fe

Please sign in to comment.