summaryrefslogtreecommitdiff
path: root/csharp/src/Ice/PropertiesI.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/Ice/PropertiesI.cs')
-rw-r--r--csharp/src/Ice/PropertiesI.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/src/Ice/PropertiesI.cs b/csharp/src/Ice/PropertiesI.cs
index eee1f52925e..6f54ca37a5c 100644
--- a/csharp/src/Ice/PropertiesI.cs
+++ b/csharp/src/Ice/PropertiesI.cs
@@ -131,7 +131,6 @@ namespace Ice
}
}
-
public Dictionary<string, string> getPropertiesForPrefix(string prefix)
{
lock(this)