Index: views/controls/menu/menu_win.cc |
=================================================================== |
--- views/controls/menu/menu_win.cc (revision 105368) |
+++ views/controls/menu/menu_win.cc (working copy) |
@@ -160,7 +160,6 @@ |
gfx::Font font; |
HGDIOBJ old_font = |
static_cast<HFONT>(SelectObject(hDC, font.GetNativeFont())); |
- int fontsize = font.GetFontSize(); |
// If an accelerator is specified (with a tab delimiting the rest of the |
// label from the accelerator), we have to justify the fist part on the |