Merge pull request #2092 from kasthack/system-web-stuff-import
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel.Channels.Security / SecurityOutputChannel.cs
index 041d5f08a67366986186c6d6b4e7d8017eefdca5..e45e17bee47d3ab32096e3010ca7567db667f93f 100644 (file)
@@ -26,6 +26,8 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
+/*
+
 using System;
 using System.Collections.Generic;
 using System.Collections.ObjectModel;
@@ -129,3 +131,5 @@ namespace System.ServiceModel.Channels.Security
                }
        }
 }
+
+*/