mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 21:47:49 +00:00
removed unused variable
This commit is contained in:
parent
0567bdbd7f
commit
7e718b7a8b
@ -835,9 +835,6 @@ void connect::lists_init()
|
||||
}
|
||||
}
|
||||
|
||||
std::string prefix;
|
||||
prefix.resize(1);
|
||||
|
||||
// Colours
|
||||
for(int i = 0; i < 9; ++i) {
|
||||
player_colours_.push_back(get_colour_string(i));
|
||||
|
Loading…
x
Reference in New Issue
Block a user