aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache
diff options
context:
space:
mode:
authorDr Scofield2009-03-25 07:36:56 +0000
committerDr Scofield2009-03-25 07:36:56 +0000
commit0bb3d2e6d75baa244da1906e0466448cf4acb3be (patch)
tree324b6234d789311048899f0044756889cad39f23 /OpenSim/Framework/Communications/Cache
parentHGStandaloneInventoryService now serves inventory assets. No need for clients... (diff)
downloadopensim-SC_OLD-0bb3d2e6d75baa244da1906e0466448cf4acb3be.zip
opensim-SC_OLD-0bb3d2e6d75baa244da1906e0466448cf4acb3be.tar.gz
opensim-SC_OLD-0bb3d2e6d75baa244da1906e0466448cf4acb3be.tar.bz2
opensim-SC_OLD-0bb3d2e6d75baa244da1906e0466448cf4acb3be.tar.xz
cleanup
Diffstat (limited to 'OpenSim/Framework/Communications/Cache')
-rw-r--r--OpenSim/Framework/Communications/Cache/CachedUserInfo.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs b/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs
index dbbcc49..32c235a 100644
--- a/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs
+++ b/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs
@@ -865,7 +865,6 @@ namespace OpenSim.Framework.Communications.Cache
865 return true; 865 return true;
866 } 866 }
867 } 867 }
868
869 } 868 }
870 869
871 /// <summary> 870 /// <summary>