[bcl] Clean up some warnings
[mono.git] / mcs / class / System.Drawing / System.Drawing / BitmapSuffixInSameAssemblyAttribute.cs
index 759d126053d8739efa30ad273b79d24c642f5e62..a76f9d7f11c698da74882ea808917d25f28c9089 100644 (file)
@@ -38,11 +38,5 @@ namespace System.Drawing
                        : base ()
                {
                }
-
-               public virtual object TypeId {
-                       get {
-                               throw new NotImplementedException ();
-                       }
-               }
        }
 }