summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llvoavatarself.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llvoavatarself.cpp b/indra/newview/llvoavatarself.cpp
index 695ea68ae8..8bf082ad45 100644
--- a/indra/newview/llvoavatarself.cpp
+++ b/indra/newview/llvoavatarself.cpp
@@ -1785,8 +1785,6 @@ if (index < 0 || index >= TEX_NUM_INDICES)
if (final)
{
delete data;
- // for debugging, apparently there is a case in which we are keeping old de-allocated structures around in callbacks
- *data = NULL;
}
}