Navigation Menu

Skip to content

Commit

Permalink
Remove needless variable
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 16, 2015
1 parent 3519390 commit 68e12a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ha_mroonga.cpp
Expand Up @@ -4461,7 +4461,6 @@ int ha_mroonga::delete_table(const char *name)
}
if (!tmp_table_share)
{
mrn::PathMapper mapper(name);
#ifdef MRN_TABLE_LIST_INIT_REQUIRE_ALIAS
table_list.init_one_table(mapper.db_name(), strlen(mapper.db_name()),
mapper.mysql_table_name(),
Expand Down

0 comments on commit 68e12a0

Please sign in to comment.