2006-12-04 Chris Toshok <toshok@ximian.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / DataGridColumnStyle.cs
index 9a40b759fd758c2341f14e32241ee732a77804c8..ea756820ae707d168e44c8e471e2f9bbd7065a2f 100644 (file)
@@ -492,10 +492,8 @@ namespace System.Windows.Forms
 
                        property_descriptor = null;
 
-#if false
                        if (value.ListManager != null)
                                CheckValidDataSource (value.ListManager);
-#endif
                }
 
                protected virtual void SetDataGridInColumn (DataGrid value)