cocoaTouch/SettingsViewController.h
changeset 2803 1f446fc5c8ec
parent 2743 39d097ac2276
--- 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;