Remove the mono-profiler- prefix from all source files in the profiler subdir.
[mono.git] / mcs / class / System.Drawing / System.Drawing.Design / PropertyValueUIItemInvokeHandler.cs
index 8da82692694363c077d76b5ae4cd9d107c670a5b..ff0293b15b8aea2d4bd23a38a9a3de60b197d76b 100644 (file)
@@ -30,9 +30,6 @@ using System.ComponentModel;
 
 namespace System.Drawing.Design {
 
-#if ONLY_1_1
-       [Serializable]
-#endif
        public delegate void PropertyValueUIItemInvokeHandler (
                                   ITypeDescriptorContext context,
                                   PropertyDescriptor descriptor,