OSDN Git Service

Removed synthesize statements that are redundant with the property declarations.
authorEric Branlund <ebranlund@fastmail.com>
Mon, 28 Sep 2020 22:12:57 +0000 (15:12 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Mon, 28 Sep 2020 22:14:55 +0000 (15:14 -0700)
src/main-cocoa.m

index 559cfce..33fd26a 100644 (file)
@@ -2177,9 +2177,6 @@ static bool initialized = FALSE;
 
 @implementation AngbandContext
 
-@synthesize hasSubwindowFlags=_hasSubwindowFlags;
-@synthesize windowVisibilityChecked=_windowVisibilityChecked;
-
 - (NSSize)baseSize
 {
     /*