Temporarily disable the version checker properly.

Sorry Aldo, but I still want this to point
to the proper version of SM5. ;)
This commit is contained in:
Jason Felds
2012-05-21 21:47:19 -04:00
parent 524755fad8
commit 00f7991759
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ PrefsManager::PrefsManager() :
#if defined(HAVE_VERSION_INFO)
,
m_bUpdateCheckEnable ( "UpdateCheckEnable", false )
m_bUpdateCheckEnable ( "UpdateCheckEnable", true )
// TODO - Aldo_MX: Use PREFSMAN->m_iUpdateCheckIntervalSeconds & PREFSMAN->m_iUpdateCheckLastCheckedSecond
//,
//m_iUpdateCheckIntervalSeconds ( "UpdateCheckIntervalSeconds", 86400 ), // 24 hours