Remove compiler warning from UserProfilesHandlers
							parent
							
								
									235eb92c0e
								
							
						
					
					
						commit
						e902824da7
					
				|  | @ -263,8 +263,7 @@ namespace OpenSim.Server.Handlers | |||
|                 m_log.DebugFormat ("Avatar Notes Request"); | ||||
|                 return false; | ||||
|             } | ||||
|              | ||||
|             string result = string.Empty; | ||||
| 
 | ||||
|             UserProfileNotes note = new UserProfileNotes(); | ||||
|             object Note = (object)note; | ||||
|             OSD.DeserializeMembers(ref Note, (OSDMap)json["params"]); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Justin Clark-Casey (justincc)
						Justin Clark-Casey (justincc)