diff options
Diffstat (limited to 'chrome/browser/cocoa/ui_localizer.h')
-rw-r--r-- | chrome/browser/cocoa/ui_localizer.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/cocoa/ui_localizer.h b/chrome/browser/cocoa/ui_localizer.h index 36efc59..50c480a 100644 --- a/chrome/browser/cocoa/ui_localizer.h +++ b/chrome/browser/cocoa/ui_localizer.h @@ -13,10 +13,6 @@ namespace ui_localizer { -// Remove the Windows-style accelerator marker and change "..." into an -// ellipsis. Returns the result in an autoreleased NSString. -NSString* FixUpWindowsStyleLabel(const string16& label); - struct ResourceMap { const char* const name; unsigned int label_id; |