diff --git a/OpenSim.Framework/SimProfileBase.cs b/OpenSim.Framework/SimProfileBase.cs index cea21f07ee..30e2e0f214 100644 --- a/OpenSim.Framework/SimProfileBase.cs +++ b/OpenSim.Framework/SimProfileBase.cs @@ -5,9 +5,7 @@ using libsecondlife; namespace OpenSim.Framework.Sims { - /// - /// Depreciated - /// + [System.Obsolete("Depreciated, use SimProfileData instead")] public class SimProfileBase { public LLUUID UUID;