Update Reference Sources to .NET Framework 4.6.1
[mono.git] / mcs / class / referencesource / mscorlib / system / runtime / remoting / channelservices.cs
index 3f5593c8a149f3b3b88e5dc95bd683c264922351..0b17b247563c3732eb8f15cbd99b32f378ab1e9c 100644 (file)
@@ -1191,9 +1191,9 @@ namespace System.Runtime.Remoting.Channels {
 
 
     // This list should be considered immutable once created.
-    //   <STRIP>Ideally, this class would encapsulate more functionality, but
-    //   to help minimize the number of changes in the RTM tree, only
-    //   a small amount of code has been moved here.</STRIP>
+    //   <
+
+
     internal class RegisteredChannelList
     {
         private RegisteredChannel[] _channels;