diff options
author | Diva Canto | 2009-08-21 21:31:18 -0700 |
---|---|---|
committer | Diva Canto | 2009-08-22 09:03:59 -0700 |
commit | 75021b5309c5e74c08feea5d508b69ce05491375 (patch) | |
tree | c498f2171eee953a452633762ac119af0487a5ca /OpenSim/Grid | |
parent | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC_OLD-75021b5309c5e74c08feea5d508b69ce05491375.zip opensim-SC_OLD-75021b5309c5e74c08feea5d508b69ce05491375.tar.gz opensim-SC_OLD-75021b5309c5e74c08feea5d508b69ce05491375.tar.bz2 opensim-SC_OLD-75021b5309c5e74c08feea5d508b69ce05491375.tar.xz |
Moved AuthedSessionCache to where it is used -- Grid/InventoryServer.
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Grid/InventoryServer/AuthedSessionCache.cs (renamed from OpenSim/Framework/Communications/Cache/AuthedSessionCache.cs) | 0 | ||||
-rw-r--r-- | OpenSim/Grid/InventoryServer/InventoryServiceBase.cs (renamed from OpenSim/Framework/Communications/InventoryServiceBase.cs) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/OpenSim/Framework/Communications/Cache/AuthedSessionCache.cs b/OpenSim/Grid/InventoryServer/AuthedSessionCache.cs index d56e48a..d56e48a 100644 --- a/OpenSim/Framework/Communications/Cache/AuthedSessionCache.cs +++ b/OpenSim/Grid/InventoryServer/AuthedSessionCache.cs | |||
diff --git a/OpenSim/Framework/Communications/InventoryServiceBase.cs b/OpenSim/Grid/InventoryServer/InventoryServiceBase.cs index 309c415..309c415 100644 --- a/OpenSim/Framework/Communications/InventoryServiceBase.cs +++ b/OpenSim/Grid/InventoryServer/InventoryServiceBase.cs | |||