Comment out and disable old auto-update code.

This commit is contained in:
Adam Ierymenko 2017-01-10 12:20:29 -08:00
parent ef7faa7291
commit 6fb49f68fc
3 changed files with 5 additions and 44 deletions

View file

@ -81,11 +81,6 @@ public:
*/
static std::string platformDefaultHomePath();
/**
* @return Auto-update URL or empty string if auto-updates unsupported or not enabled
*/
static std::string autoUpdateUrl();
/**
* Create a new instance of the service
*