diff options
Diffstat (limited to 'csharp/src/Ice/Arrays.cs')
-rw-r--r-- | csharp/src/Ice/Arrays.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/src/Ice/Arrays.cs b/csharp/src/Ice/Arrays.cs index f1544780160..17bd0345196 100644 --- a/csharp/src/Ice/Arrays.cs +++ b/csharp/src/Ice/Arrays.cs @@ -12,7 +12,6 @@ using System.Collections; namespace IceUtilInternal { - public sealed class Arrays { public static bool Equals(object[] arr1, object[] arr2) |