Skip to content

Commit

Permalink
remove unused cpp files.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Mar 22, 2016
1 parent f759649 commit 0ac0981
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 158 deletions.
2 changes: 0 additions & 2 deletions src/CMakeLists.txt
Expand Up @@ -898,7 +898,6 @@ set(wesnoth-main_SRC
mouse_handler_base.cpp
movetype.cpp
mp_game_settings.cpp
mp_replay_controller.cpp
game_initialization/mp_game_utils.cpp
game_initialization/mp_options.cpp
mp_ui_alerts.cpp
Expand Down Expand Up @@ -1049,7 +1048,6 @@ set(libwesnoth-game_STAT_SRC
quit_confirmation.cpp
reports.cpp
show_dialog.cpp
simple_rng.cpp
sound.cpp
soundsource.cpp
sound_music_track.cpp
Expand Down
2 changes: 0 additions & 2 deletions src/SConscript
Expand Up @@ -125,7 +125,6 @@ libwesnoth_sources = Split("""
race.cpp
reports.cpp
show_dialog.cpp
simple_rng.cpp
sound.cpp
soundsource.cpp
sound_music_track.cpp
Expand Down Expand Up @@ -478,7 +477,6 @@ wesnoth_sources = Split("""
mouse_handler_base.cpp
movetype.cpp
mp_game_settings.cpp
mp_replay_controller.cpp
game_initialization/mp_game_utils.cpp
game_initialization/mp_options.cpp
mp_ui_alerts.cpp
Expand Down
Empty file removed src/mp_replay_controller.cpp
Empty file.
Empty file removed src/mp_replay_controller.hpp
Empty file.
84 changes: 0 additions & 84 deletions src/simple_rng.cpp

This file was deleted.

70 changes: 0 additions & 70 deletions src/simple_rng.hpp

This file was deleted.

0 comments on commit 0ac0981

Please sign in to comment.