Skip to content

Commit

Permalink
Revert "[attributedlabel] Added bug code."
Browse files Browse the repository at this point in the history
This reverts commit d02e83f.
  • Loading branch information
inamiy committed Aug 31, 2012
1 parent 08dbf91 commit d8a5076
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/catalog/Catalog/LinksAttributedLabelViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ - (void)viewDidLoad {
// If, however, you do wish to show underlines, you can enable them like so:
label.linksHaveUnderlines = YES;

// Bug test code
label.linksHaveUnderlines = NO;
label.textColor = label.linkColor;

label.text =
@"A screen on the dash flickers and displays an artist's rendition of the planet."
// We can use \n characters to separate lines of text.
Expand Down

0 comments on commit d8a5076

Please sign in to comment.