From 3482d836ae20db67a136795b9495a9f4ffcde934 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 8 Jan 2014 23:12:03 -0800 Subject: Mac install fixes, more internal use scripts. --- node/Defaults.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'node') diff --git a/node/Defaults.cpp b/node/Defaults.cpp index 41ff540b..3a8defba 100644 --- a/node/Defaults.cpp +++ b/node/Defaults.cpp @@ -132,12 +132,8 @@ static inline const char *_mkUpdateUrl() #endif #ifdef __APPLE__ -#ifdef TARGET_OS_IPHONE - // TODO -#else return "http://download.zerotier.com/ZeroTierOneInstaller-mac-combined-LATEST.nfo"; #define GOT_UPDATE_URL -#endif #endif // TODO: Windows -- cgit v1.2.3