* Application.cs: fix compilation errors when debug is enabled.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / GridEntry.cs
index 9bc9374a215a00f8d3760a7d3c70927d4887db22..c42ddb70a1e691f45df4747969f6b097a69437e5 100644 (file)
@@ -40,7 +40,6 @@ namespace System.Windows.Forms.PropertyGridInternal
                private GridItem parent;
                private PropertyDescriptor property_descriptor;
                private object[] selected_objects;
-               private string label;
                private int top;
                private Rectangle plus_minus_bounds;
                private Rectangle bounds;