From 1f0329ae584c906e96ef8b42eb7158b2e5469542 Mon Sep 17 00:00:00 2001 From: "jungshik@google.com" Date: Fri, 5 Dec 2008 22:47:16 +0000 Subject: Remove an unused string (IDS_PAGE_MENU_REPORT_PHISHING_WEBSITE_URL) bug=4457 Review URL: http://codereview.chromium.org/13207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6462 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/locales/locale_settings.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chrome/app/locales') diff --git a/chrome/app/locales/locale_settings.h b/chrome/app/locales/locale_settings.h index 10893bc..9b2034b 100644 --- a/chrome/app/locales/locale_settings.h +++ b/chrome/app/locales/locale_settings.h @@ -47,8 +47,7 @@ // Removed: #define IDS_REPORT_ERROR_PHISHING_URL 1018 -// URL for reporting a site as phishing. -#define IDS_PAGE_MENU_REPORT_PHISHING_WEBSITE_URL 1019 +// Removed: #define IDS_PAGE_MENU_REPORT_PHISHING_WEBSITE_URL 1019 // The width of the Options dialog box, in characters (character width = // average character width for default dialog box font) -- cgit v1.1