summaryrefslogtreecommitdiff
path: root/csharp/src/Ice/AsyncResult.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/Ice/AsyncResult.cs')
-rw-r--r--csharp/src/Ice/AsyncResult.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/src/Ice/AsyncResult.cs b/csharp/src/Ice/AsyncResult.cs
index 6e4d4adddfb..12ed39c83d6 100644
--- a/csharp/src/Ice/AsyncResult.cs
+++ b/csharp/src/Ice/AsyncResult.cs
@@ -435,7 +435,6 @@ namespace IceInternal
return check(r, operation);
}
-
public static AsyncResultI check(Ice.AsyncResult r, string operation)
{
if(r == null)