From ffa0fae492d954c0aed35a0acbd7b856778d7328 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Thu, 15 Nov 2007 22:09:19 +0000 Subject: Temporarily disabled update loading. --- src/main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index 74a2fe13..2a5c7498 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -833,7 +833,8 @@ int main(int argc, char *argv[]) // Load updates after exiting the update state if (oldstate == STATE_UPDATE) { - loadUpdates(); + // TODO: Revive later + //loadUpdates(); // Reload the wallpaper in case that it was updated login_wallpaper->decRef(); login_wallpaper = ResourceManager::getInstance()-> -- cgit v1.2.3-70-g09d2