Navigation Menu

Skip to content

Commit

Permalink
Remove needless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 23, 2014
1 parent d95cfba commit ef4e83b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ha_mroonga.cpp
Expand Up @@ -1438,7 +1438,6 @@ static int mrn_init(void *p)
PSI_server->register_mutex(category, mrn_mutexes, n_mutexes);
}

// init groonga
if (grn_init() != GRN_SUCCESS) {
goto err_grn_init;
}
Expand Down

0 comments on commit ef4e83b

Please sign in to comment.