diff --git a/AppKit/CPMenu/_CPMenuBarWindow.j b/AppKit/CPMenu/_CPMenuBarWindow.j index 876aae593..693cafaea 100644 --- a/AppKit/CPMenu/_CPMenuBarWindow.j +++ b/AppKit/CPMenu/_CPMenuBarWindow.j @@ -350,7 +350,7 @@ - (CPFont)font { - return [CPFont systemFontOfSize:[CPFont systemFontSize]]; + [CPFont systemFontOfSize:[CPFont systemFontSize]]; } - (void)tile