From 72d8c12ca3b9075766b175b928b4e6a74b956103 Mon Sep 17 00:00:00 2001 From: Henk Mollema Date: Mon, 15 Jun 2015 19:58:53 +0200 Subject: [PATCH] Removed unused resource string --- .../Properties/Resources.Designer.cs | 16 ---------------- src/Microsoft.AspNet.Diagnostics/Resources.resx | 3 --- 2 files changed, 19 deletions(-) diff --git a/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs b/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs index 8a2361a773..ed45925cb7 100644 --- a/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs +++ b/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs @@ -90,22 +90,6 @@ namespace Microsoft.AspNet.Diagnostics return GetString("ErrorPageHtml_CookiesButton"); } - /// - /// Enable development mode or ErrorPageOptions.ShowExceptionDetails for additional information. - /// - internal static string ErrorPageHtml_EnableShowExceptions - { - get { return GetString("ErrorPageHtml_EnableShowExceptions"); } - } - - /// - /// Enable development mode or ErrorPageOptions.ShowExceptionDetails for additional information. - /// - internal static string FormatErrorPageHtml_EnableShowExceptions() - { - return GetString("ErrorPageHtml_EnableShowExceptions"); - } - /// /// Environment /// diff --git a/src/Microsoft.AspNet.Diagnostics/Resources.resx b/src/Microsoft.AspNet.Diagnostics/Resources.resx index ca9ea34e6e..fd50291b12 100644 --- a/src/Microsoft.AspNet.Diagnostics/Resources.resx +++ b/src/Microsoft.AspNet.Diagnostics/Resources.resx @@ -133,9 +133,6 @@ Cookies as in http request cookies - - Enable development mode or ErrorPageOptions.ShowExceptionDetails for additional information. - Environment as in environment dictionary