New test.
[mono.git] / mcs / class / System.ServiceProcess / System.ServiceProcess / ServiceProcessDescriptionAttribute.cs
index d1aec5cee74831eea69f2a488e4218e8794fa9ec..4aae3867ea610e8cabb389e6bda0130931aa21a1 100644 (file)
@@ -33,7 +33,6 @@ using System.ComponentModel;
 
 namespace System.ServiceProcess {
 
-        [Serializable]
         [AttributeUsage (AttributeTargets.All)]
         public class ServiceProcessDescriptionAttribute : DescriptionAttribute
         {