OSDN Git Service

Removed synthesize statements that are redundant with the property declarations.
[hengbandforosx/hengbandosx.git] / src / main-cocoa.m
index d9692b2..e221397 100644 (file)
@@ -2177,9 +2177,6 @@ static bool initialized = FALSE;
 
 @implementation AngbandContext
 
-@synthesize hasSubwindowFlags=_hasSubwindowFlags;
-@synthesize windowVisibilityChecked=_windowVisibilityChecked;
-
 - (NSSize)baseSize
 {
     /*