Remove the mono-profiler- prefix from all source files in the profiler subdir.
[mono.git] / mcs / class / System.Drawing / System.Drawing / BitmapSuffixInSatelliteAssemblyAttribute.cs
index c66bd2cd038632fee138142e1d5140d7dca5d068..3c18cb1208c0300eb267413ae2807623872de263 100644 (file)
@@ -38,11 +38,5 @@ namespace System.Drawing
                        : base ()
                {
                }
-
-               public virtual object TypeId {
-                       get {
-                               throw new NotImplementedException ();
-                       }
-               }
        }
 }