MACOSX: Turned update support off by default, simplified and cleaned the pull request
This commit is contained in:
parent
9044e17499
commit
7e7e606919
7 changed files with 24 additions and 118 deletions
|
@ -64,7 +64,7 @@ void OSystem_MacOSX::initBackend() {
|
|||
// Replace the SDL generated menu items with our own translated ones on Mac OS X
|
||||
replaceApplicationMenuItems();
|
||||
|
||||
#if defined(USE_SPARKLE)
|
||||
#ifdef USE_SPARKLE
|
||||
// Initialize updates manager
|
||||
_updateManager = new MacOSXUpdateManager();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue