CID 4147, NO_EFFECT
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40656 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -521,8 +521,7 @@ TTeamMenuItem::ToggleExpandState(bool resizeWindow)
|
||||
|
||||
if (resizeWindow)
|
||||
parent->SizeWindow();
|
||||
} else
|
||||
fExpanded = fExpanded;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
// Remove the goodies from the Menu() that should be in the SubMenu();
|
||||
@@ -544,8 +543,7 @@ TTeamMenuItem::ToggleExpandState(bool resizeWindow)
|
||||
|
||||
if (resizeWindow)
|
||||
parent->SizeWindow();
|
||||
} else
|
||||
fExpanded = fExpanded;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user