Improved error messages so that it becomes clear where configuration errors come...
[mono.git] / mcs / class / System.Configuration / System.Configuration / ConfigurationUserLevel.cs
index 72d86e90baac91314049465a9f2c940b1eb402f4..083a74d9872bc03b8a9854333a04120703ba7c6a 100644 (file)
@@ -30,7 +30,6 @@ using System;
 
 namespace System.Configuration {
 
-        [Serializable]
         public enum ConfigurationUserLevel
         {
                 None = 0,