fix a bug when merging unrelated trees
This commit is contained in:
@@ -16,8 +16,6 @@ namespace
|
||||
|
||||
void displayTree(Tree& t)
|
||||
{
|
||||
// checck there are people
|
||||
|
||||
person_id selected = 0; // the currently selected selected
|
||||
U8 zoom = 0; // how much info to show for each selected
|
||||
|
||||
|
||||
Reference in New Issue
Block a user