summaryrefslogtreecommitdiff
path: root/indra/newview/lltexturestatsuploader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lltexturestatsuploader.cpp')
-rwxr-xr-xindra/newview/lltexturestatsuploader.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/indra/newview/lltexturestatsuploader.cpp b/indra/newview/lltexturestatsuploader.cpp
index 23ba09cb91..92ec63a113 100755
--- a/indra/newview/lltexturestatsuploader.cpp
+++ b/indra/newview/lltexturestatsuploader.cpp
@@ -30,14 +30,8 @@
#include "llhttpclient.h"
-LLTextureStatsUploader::LLTextureStatsUploader()
-{
-}
-
-LLTextureStatsUploader::~LLTextureStatsUploader()
-{
-}
+// static
void LLTextureStatsUploader::uploadStatsToSimulator(const std::string texture_cap_url, const LLSD &texture_stats)
{
if ( texture_cap_url != "" )