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:
Jim Radford
2008-12-01 21:18:34 +00:00
parent f9701dcbd7
commit c768eef6cc

View File

@@ -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>