Skip to content

Commit e55b4a4

Browse files
committed
Remove incorrect at-synthesize declarations
Fixes #100
1 parent b8d69df commit e55b4a4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Classes/Views/PBCreateTagSheet.m

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,6 @@
1515

1616
@implementation PBCreateTagSheet
1717

18-
@synthesize repository;
19-
@synthesize targetRefish;
20-
21-
@synthesize tagNameField;
22-
@synthesize tagMessageText;
23-
@synthesize errorMessageField;
24-
25-
26-
2718
#pragma mark -
2819
#pragma mark PBCreateTagSheet
2920

0 commit comments

Comments
 (0)