* Whitespace cleanup, no functional change.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27141 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2008-08-22 11:22:52 +00:00
parent 23f09d5a66
commit 15a27c4d5b
2 changed files with 163 additions and 164 deletions

View File

@ -3259,7 +3259,6 @@ BContainerWindow::AddMimeTypesToMenu(BMenu *menu)
message2->AddString("mimetype", superType.Type());
menu->AddItem(new IconMenuItem(levelOneMenu, message2,
superType.Type(), B_MINI_ICON));
} else {
if (levelOneMenu->CountItems() == 0) {
// Our supertype menu is empty, so we remove it now.