Remove unneeded code
This commit is contained in:
parent
17cd9b4308
commit
1ffaedac2b
1 changed files with 0 additions and 2 deletions
|
|
@ -269,8 +269,6 @@ mod rt {
|
|||
flag_space_for_sign,
|
||||
flag_sign_always,
|
||||
flag_alternate,
|
||||
// FIXME(1993): This is no longer needed. Remove after a snapshot
|
||||
flag_none,
|
||||
}
|
||||
enum count { count_is(int), count_implied, }
|
||||
enum ty { ty_default, ty_bits, ty_hex_upper, ty_hex_lower, ty_octal, }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue