Remove ChangeLog files from the repo
[mono.git] / mcs / class / System.Design / System.ComponentModel.Design / DesignerEventService.cs
index 6243454daa1c427149805ea0681bb3eb6b336dc3..374e33e649e1eb6eb4919712ee09a0eeff574f75 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.ComponentModel;
@@ -95,4 +94,3 @@ namespace System.ComponentModel.Design
                
        }
 }
-#endif