OSDN Git Service

Removed terminalsMenu from the application delegate (not referenced by the code or...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 20 Feb 2020 06:48:52 +0000 (22:48 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 20 Feb 2020 06:48:52 +0000 (22:48 -0800)
commit8c47d10ead16e2f2497f234fa380064ff21fb037
treec6f0d012289a61c5f397f6e14d03703911aa716f
parentc667300760dc96173eab036412a75bc425903049
Removed terminalsMenu from the application delegate (not referenced by the code or by the Interface Builder file).  Removed the IBAction designation from setGraphicsMode and selectWindow (both are not hooked to controls via InterfaceBuilder file).  Removed the IBOutlet designation from AngbandView's angbandContext since it is not hooked to a user interface element by the Interface Builder file.
src/cocoa/AppDelegate.h
src/main-cocoa.m