diff --git a/src/sdl2/ttf/font.rs b/src/sdl2/ttf/font.rs index 22f962c4..05a3ffcc 100644 --- a/src/sdl2/ttf/font.rs +++ b/src/sdl2/ttf/font.rs @@ -14,7 +14,6 @@ use ::get_error; use ::pixels::Color; use ::rwops::RWops; -// Absolute paths are a workaround for https://github.com/rust-lang-nursery/bitflags/issues/39 . bitflags! { /// The styling of a font. pub struct FontStyle: i32 {