diff options
| -rwxr-xr-x | indra/llcommon/tests/llinstancetracker_test.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/indra/llcommon/tests/llinstancetracker_test.cpp b/indra/llcommon/tests/llinstancetracker_test.cpp index 601d28ea3e..c7d4b8a06b 100755 --- a/indra/llcommon/tests/llinstancetracker_test.cpp +++ b/indra/llcommon/tests/llinstancetracker_test.cpp @@ -208,7 +208,6 @@ namespace tut              }          }          ensure(! what.empty()); -		delete keyed;      }      template<> template<> | 
