summaryrefslogtreecommitdiff
path: root/csharp/src/IceSSL/TrustManager.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/IceSSL/TrustManager.cs')
-rw-r--r--csharp/src/IceSSL/TrustManager.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/src/IceSSL/TrustManager.cs b/csharp/src/IceSSL/TrustManager.cs
index d9f53b058c5..887e9926cbd 100644
--- a/csharp/src/IceSSL/TrustManager.cs
+++ b/csharp/src/IceSSL/TrustManager.cs
@@ -9,7 +9,6 @@
namespace IceSSL
{
- using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Security.Cryptography.X509Certificates;