Eliminating ComVisible noises.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices.ComTypes / DESCKIND.cs
index f86b9467195b387a717d23ef8f6c791660d86921..31e6e358f5fb19703edbd78e902ded1ff2ecf3bb 100644 (file)
@@ -35,7 +35,6 @@ namespace System.Runtime.InteropServices.ComTypes
 {
 
        [Serializable]
-       [ComVisible(false)]
        public enum DESCKIND {
                DESCKIND_NONE = 0,
                DESCKIND_FUNCDESC = 1,