diff -r 28cd5b87bce9 -r 1f446fc5c8ec cocoaTouch/SettingsViewController.h --- a/cocoaTouch/SettingsViewController.h Fri Feb 12 18:40:14 2010 +0000 +++ b/cocoaTouch/SettingsViewController.h Sat Feb 13 01:56:35 2010 +0000 @@ -20,7 +20,6 @@ UITableViewCell *volumeCell; UIView *buttonContainer; UIView *parentView; - BOOL needsReset; } @property (nonatomic, retain) IBOutlet UITextField *username;