Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:25:02 JST 2012
Kouhei Sutou 2011-06-16 09:57:17 +0900 (Thu, 16 Jun 2011) New Revision: 01827546cfb02af2154a455ff74dcdfd4fd4e456 https://github.com/mroonga/mroonga/commit/01827546cfb02af2154a455ff74dcdfd4fd4e456 Log: remove a needless comment. Modified files: ha_mroonga.cc Modified: ha_mroonga.cc (+0 -1) =================================================================== --- ha_mroonga.cc 2011-06-14 17:03:44 +0900 (31f2455) +++ ha_mroonga.cc 2011-06-16 09:57:17 +0900 (510c462) @@ -1496,7 +1496,6 @@ int ha_mroonga::create(const char *name, TABLE *table, HA_CREATE_INFO *info) if (tmp_share->wrapper_mode) { - /* create wrapped table */ error = wrapper_create(name, table, info, tmp_share); } else { error = default_create(name, table, info, tmp_share); -------------- next part -------------- HTML����������������������������...Download