Skip to content

Commit 8b30633

Browse files
committed
Build error
1 parent 62082a0 commit 8b30633

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/System.Private.CoreLib/src/System/Globalization/CultureData.Browser.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ namespace System.Globalization
1010
{
1111
internal sealed partial class CultureData
1212
{
13-
private const int CULTURE_INFO_BUFFER_LEN = 60;
1413
private const int LOCALE_INFO_BUFFER_LEN = 80;
1514

1615
private void JSInitLocaleInfo()

0 commit comments

Comments
 (0)