Removed all mutexes from libsecondlife, replaced with lock()
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@393 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -224,7 +224,7 @@ namespace Nii.JSON
|
||||
/// <summary>
|
||||
/// C# convenience method
|
||||
/// </summary>
|
||||
/// <returns>The Hashtable</returns>
|
||||
/// <returns>The Dictionary</returns>
|
||||
public Dictionary<string, object> getDictionary()
|
||||
{
|
||||
return myHashMap;
|
||||
|
||||
Reference in New Issue
Block a user