aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/TextureDownload
diff options
context:
space:
mode:
authorJustin Clarke Casey2009-01-08 21:05:24 +0000
committerJustin Clarke Casey2009-01-08 21:05:24 +0000
commit5169b1f19e3e63e880374257f24b31c015919e05 (patch)
treee13433678efde9978d5eabd72c173eb23168e886 /OpenSim/Region/Environment/Modules/Agent/TextureDownload
parent* refactor: move url sending from scene to DialogModule (diff)
downloadopensim-SC_OLD-5169b1f19e3e63e880374257f24b31c015919e05.zip
opensim-SC_OLD-5169b1f19e3e63e880374257f24b31c015919e05.tar.gz
opensim-SC_OLD-5169b1f19e3e63e880374257f24b31c015919e05.tar.bz2
opensim-SC_OLD-5169b1f19e3e63e880374257f24b31c015919e05.tar.xz
* Establish placeholder for future TextureSender tests
Diffstat (limited to 'OpenSim/Region/Environment/Modules/Agent/TextureDownload')
-rw-r--r--OpenSim/Region/Environment/Modules/Agent/TextureDownload/UserTextureDownloadService.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Environment/Modules/Agent/TextureDownload/UserTextureDownloadService.cs b/OpenSim/Region/Environment/Modules/Agent/TextureDownload/UserTextureDownloadService.cs
index 715dc4b..d6c9877 100644
--- a/OpenSim/Region/Environment/Modules/Agent/TextureDownload/UserTextureDownloadService.cs
+++ b/OpenSim/Region/Environment/Modules/Agent/TextureDownload/UserTextureDownloadService.cs
@@ -35,7 +35,6 @@ using OpenSim.Framework.Statistics;
35using OpenSim.Region.Environment.Interfaces; 35using OpenSim.Region.Environment.Interfaces;
36using OpenSim.Region.Environment.Scenes; 36using OpenSim.Region.Environment.Scenes;
37 37
38
39namespace OpenSim.Region.Environment.Modules.Agent.TextureDownload 38namespace OpenSim.Region.Environment.Modules.Agent.TextureDownload
40{ 39{
41 /// <summary> 40 /// <summary>