remove extra breaklines

This commit is contained in:
Miguel Michelson 2016-05-27 21:51:04 -03:00
parent a1ba49af43
commit 5ad669e9c0

View File

@ -430,8 +430,6 @@ impl<'ui> Ui<'ui> {
}
// Widgets
impl<'ui> Ui<'ui> {
pub fn text<'p>(&self, text: ImStr<'p>) {