summaryrefslogtreecommitdiff
path: root/csharp/src/Ice/Proxy.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/Ice/Proxy.cs')
-rw-r--r--csharp/src/Ice/Proxy.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/csharp/src/Ice/Proxy.cs b/csharp/src/Ice/Proxy.cs
index 5c509216595..c912662cbdc 100644
--- a/csharp/src/Ice/Proxy.cs
+++ b/csharp/src/Ice/Proxy.cs
@@ -8,11 +8,9 @@
// **********************************************************************
using System;
-using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using IceUtilInternal;
-using Ice.Instrumentation;
namespace Ice
{