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:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user