diff options
Diffstat (limited to 'Source/SPConnectionController.h')
-rw-r--r-- | Source/SPConnectionController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPConnectionController.h b/Source/SPConnectionController.h index d435d351..3fe45e9a 100644 --- a/Source/SPConnectionController.h +++ b/Source/SPConnectionController.h @@ -101,7 +101,6 @@ enum spconnection_types IBOutlet NSButton *helpButton; IBOutlet NSProgressIndicator *progressIndicator; IBOutlet NSTextField *progressIndicatorText; - } @property (readwrite, assign) int type; |