diff options
author | Diva Canto | 2010-01-11 07:51:33 -0800 |
---|---|---|
committer | Diva Canto | 2010-01-11 07:51:33 -0800 |
commit | c5ea783526611a968400a1936e4c6764ee1c7013 (patch) | |
tree | 1d3cf5b0d963ba0af7930fbd59f971379bee01d2 /OpenSim/Tests/Common/Setup/UserProfileTestUtils.cs | |
parent | CommunicationsManager deleted. (diff) | |
download | opensim-SC_OLD-c5ea783526611a968400a1936e4c6764ee1c7013.zip opensim-SC_OLD-c5ea783526611a968400a1936e4c6764ee1c7013.tar.gz opensim-SC_OLD-c5ea783526611a968400a1936e4c6764ee1c7013.tar.bz2 opensim-SC_OLD-c5ea783526611a968400a1936e4c6764ee1c7013.tar.xz |
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diffstat (limited to 'OpenSim/Tests/Common/Setup/UserProfileTestUtils.cs')
-rw-r--r-- | OpenSim/Tests/Common/Setup/UserProfileTestUtils.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Tests/Common/Setup/UserProfileTestUtils.cs b/OpenSim/Tests/Common/Setup/UserProfileTestUtils.cs index 24ad3eb..cd61fa6 100644 --- a/OpenSim/Tests/Common/Setup/UserProfileTestUtils.cs +++ b/OpenSim/Tests/Common/Setup/UserProfileTestUtils.cs | |||
@@ -27,7 +27,7 @@ | |||
27 | 27 | ||
28 | using OpenMetaverse; | 28 | using OpenMetaverse; |
29 | using OpenSim.Framework.Communications; | 29 | using OpenSim.Framework.Communications; |
30 | using OpenSim.Framework.Communications.Cache; | 30 | |
31 | 31 | ||
32 | namespace OpenSim.Tests.Common.Setup | 32 | namespace OpenSim.Tests.Common.Setup |
33 | { | 33 | { |