diff options
| -rw-r--r-- | nextstep/templates/Info.plist.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index 889a070411d..dcd2fe34167 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in | |||
| @@ -675,7 +675,5 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | |||
| 675 | </array> | 675 | </array> |
| 676 | <key>NSAppleScriptEnabled</key> | 676 | <key>NSAppleScriptEnabled</key> |
| 677 | <string>YES</string> | 677 | <string>YES</string> |
| 678 | <key>LSAppNapIsDisabled</key> | ||
| 679 | <true/> | ||
| 680 | </dict> | 678 | </dict> |
| 681 | </plist> | 679 | </plist> |