Merge pull request #303 from ermshiperete/5278
[mono.git] / mcs / class / System / System.Net / HttpListenerException.cs
index 7553ddc688dd947da33da674a60307d6276f52f4..684344e366ddc53556f8aec34e63ff25c97eec96 100644 (file)
@@ -25,7 +25,6 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-#if NET_2_0
 using System.ComponentModel;
 using System.Runtime.Serialization;
 namespace System.Net {
@@ -53,5 +52,4 @@ namespace System.Net {
                }
        }
 }
-#endif