Fixed compilation problem.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8703 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk
2011-05-25 01:11:23 +00:00
parent cbd83c24f6
commit a94fa2d764

View File

@@ -338,7 +338,6 @@ CURLcode NetworkHttp::reInit()
m_all_requests.getData().clear();
m_all_requests.unlock();
addons_manager->setErrorState(); FIXME
std::string news_file = file_manager->getAddonsFile("news.xml");
file_manager->removeFile(news_file);
std::string addons_file = file_manager->getAddonsFile("addons.xml");