Skip to content

Commit 6a542d4

Browse files
committed
Cannot use non-informal protocols with Base SDK 10.5.
1 parent abe09c4 commit 6a542d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitx_askpasswd_main.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#define PASSLABELHEIGHT 16.0
1919

2020

21-
@interface GAPAppDelegate : NSObject <NSApplicationDelegate>
21+
@interface GAPAppDelegate : NSObject
2222
{
2323
NSPanel* mPasswordPanel;
2424
NSSecureTextField* mPasswordField;

0 commit comments

Comments
 (0)