Merge pull request #439 from mono-soc-2012/garyb/iconfix
[mono.git] / mcs / class / System / System.ComponentModel / WeakObjectWrapper.cs
index 8bf426906f810e2246bbd7f68853890b6347e527..bef424ccde7daeb665315d433820860308ac2495 100644 (file)
@@ -29,7 +29,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 using System;
 using System.Collections;
 using System.Collections.Generic;
@@ -48,4 +47,3 @@ namespace System.ComponentModel
                }
        }
 }
-#endif
\ No newline at end of file