Removing Serializable attribute from ParcelInfo struct (was accidentally comitted previously and is unnnecessary)
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2368 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -202,7 +202,6 @@ namespace OpenMetaverse
|
||||
/// <summary>
|
||||
/// Some information about a parcel of land returned from a DirectoryManager search
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
public struct ParcelInfo
|
||||
{
|
||||
/// <summary>Global Key of record</summary>
|
||||
|
||||
Reference in New Issue
Block a user