2006-03-29 Marek Sieradzki <marek.sieradzki@gmail.com>
[mono.git] / mcs / class / Microsoft.Build.Engine / Microsoft.Build.BuildEngine / ItemPropertyGroupingBase.cs
index 22b565a9ae2e528106ac575a8e807ff9207495f5..e81b1ac568b5ed26d3d30c36cd56b2c6861400e9 100644 (file)
@@ -30,7 +30,7 @@
 using System.Collections;
 
 namespace Microsoft.Build.BuildEngine {
-       public abstract class ItemPropertyGroupingBase {
+/*     public abstract class ItemPropertyGroupingBase {
 
                protected ItemPropertyGroupingBase ()
                {
@@ -46,7 +46,7 @@ namespace Microsoft.Build.BuildEngine {
                        PropertyGroup,
                        ItemGroup
                }
-       }
+       }*/
 }
 
 #endif
\ No newline at end of file