- Removed debug output.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29286 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Bruno G. Albuquerque
2009-02-22 14:31:45 +00:00
parent 7323980943
commit cac9c31e53
-1
View File
@@ -351,7 +351,6 @@ THeaderView::THeaderView(BRect rect, BRect windowRect, bool incoming,
}
r.Set(SEPARATOR_MARGIN, y - 2,
field->Frame().left - SEPARATOR_MARGIN, y + menuFieldHeight);
r.PrintToStream();
field = new BMenuField(r, "account", FROM_TEXT, fAccountMenu,
true /* fixedSize */,
B_FOLLOW_TOP | B_FOLLOW_LEFT_RIGHT,