Removed gamestatus_editor.cpp from scons recipe.
This commit is contained in:
parent
d49822edf7
commit
9b33dbb392
1 changed files with 0 additions and 1 deletions
|
@ -669,7 +669,6 @@ wesnoth_editor_sources = [
|
|||
"src/editor/editor_dialogs.cpp",
|
||||
"src/editor/editor_undo.cpp",
|
||||
"src/animated_editor.cpp",
|
||||
"src/gamestatus_editor.cpp",
|
||||
]
|
||||
if have_client_prereqs and have_X:
|
||||
wesnoth_editor = env.Program("wesnoth_editor", wesnoth_editor_sources,
|
||||
|
|
Loading…
Add table
Reference in a new issue