Skip to content

Commit

Permalink
Remove _trackingView explicit ivar
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Oct 31, 2012
1 parent 9f21fa7 commit c6a7ad9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/UIKit/TUINSView.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
{
TUIView *_hoverView;

__unsafe_unretained TUIView *_trackingView; // dragging view, weak
__unsafe_unretained TUIView *_hyperFocusView; // hyperfocus view, weak

TUIView *_hyperFadeView;
Expand Down

0 comments on commit c6a7ad9

Please sign in to comment.