Eliminating ComVisible noises.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices.ComTypes / FUNCKIND.cs
index 518bb8d05ebae29d01028d72f66b36f3e89153f6..172c41b5894e2d1f28ff5429f5a059050e6d797f 100644 (file)
@@ -32,7 +32,6 @@
 namespace System.Runtime.InteropServices.ComTypes
 {
        [Serializable]
-       [ComVisible (false)]
        public enum FUNCKIND
        {
                FUNC_VIRTUAL = 0,