summaryrefslogtreecommitdiff
path: root/src/mscorlib/shared/System/Random.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/mscorlib/shared/System/Random.cs')
-rw-r--r--src/mscorlib/shared/System/Random.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mscorlib/shared/System/Random.cs b/src/mscorlib/shared/System/Random.cs
index a66a9ea423..4affed8a1a 100644
--- a/src/mscorlib/shared/System/Random.cs
+++ b/src/mscorlib/shared/System/Random.cs
@@ -18,7 +18,6 @@ using System.Diagnostics.Contracts;
namespace System
{
- [Serializable]
public class Random
{
//