Navigation Menu

Skip to content

Commit

Permalink
Remove needless TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Nov 19, 2012
1 parent 8b1a4c8 commit 9b158bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mrn_multiple_column_key_codec.cpp
Expand Up @@ -284,7 +284,6 @@ namespace mrn {
#endif
#ifdef MRN_HAVE_MYSQL_TYPE_DATETIME2
case MYSQL_TYPE_DATETIME2:
// TODO
DBUG_PRINT("info", ("mroonga: MYSQL_TYPE_DATETIME2"));
*data_type = TYPE_BYTE_SEQUENCE;
*data_size = key_part->length;
Expand Down

0 comments on commit 9b158bd

Please sign in to comment.