Remove references to challenges.[ch]pp, including the include.
Maybe main_menu_screen.cpp is also useless now? Otherwise it would had failed compiling in other plataforms too. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10730 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -324,8 +324,6 @@ supertuxkart_SOURCES = \
|
||||
replay/replay_player.hpp \
|
||||
replay/replay_recorder.cpp \
|
||||
replay/replay_recorder.hpp \
|
||||
states_screens/challenges.cpp \
|
||||
states_screens/challenges.hpp \
|
||||
states_screens/credits.cpp \
|
||||
states_screens/credits.hpp \
|
||||
states_screens/dialogs/add_device_dialog.cpp \
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
#include "modes/overworld.hpp"
|
||||
#include "network/network_manager.hpp"
|
||||
#include "states_screens/addons_screen.hpp"
|
||||
#include "states_screens/challenges.hpp"
|
||||
#include "states_screens/credits.hpp"
|
||||
#include "states_screens/help_screen_1.hpp"
|
||||
#include "states_screens/kart_selection.hpp"
|
||||
|
||||
Reference in New Issue
Block a user