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/Region/CoreModules/Agent/TextureDownload | |
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/Region/CoreModules/Agent/TextureDownload')
-rw-r--r-- | OpenSim/Region/CoreModules/Agent/TextureDownload/TextureDownloadModule.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/Agent/TextureDownload/TextureDownloadModule.cs b/OpenSim/Region/CoreModules/Agent/TextureDownload/TextureDownloadModule.cs index 5809bae..c7bf6c8 100644 --- a/OpenSim/Region/CoreModules/Agent/TextureDownload/TextureDownloadModule.cs +++ b/OpenSim/Region/CoreModules/Agent/TextureDownload/TextureDownloadModule.cs | |||
@@ -33,7 +33,7 @@ using log4net; | |||
33 | using Nini.Config; | 33 | using Nini.Config; |
34 | using OpenMetaverse; | 34 | using OpenMetaverse; |
35 | using OpenSim.Framework; | 35 | using OpenSim.Framework; |
36 | using OpenSim.Framework.Communications.Cache; | 36 | |
37 | using OpenSim.Region.Framework.Interfaces; | 37 | using OpenSim.Region.Framework.Interfaces; |
38 | using OpenSim.Region.Framework.Scenes; | 38 | using OpenSim.Region.Framework.Scenes; |
39 | using BlockingQueue = OpenSim.Framework.BlockingQueue<OpenSim.Region.Framework.Interfaces.ITextureSender>; | 39 | using BlockingQueue = OpenSim.Framework.BlockingQueue<OpenSim.Region.Framework.Interfaces.ITextureSender>; |