core: Remove a FIXME. Closes #1992

This is too vague to ever fix
This commit is contained in:
Brian Anderson 2012-03-19 14:17:28 -07:00
parent 009bbadd92
commit a0c6ad0c51

View File

@ -53,7 +53,6 @@ mod ct {
ty_octal,
ty_float,
ty_poly,
// FIXME: More types (Issue #1992)
}
enum flag {
flag_left_justify,