Backed out changeset a9cf5734aff2

This commit is contained in:
Andrew McCreight 2014-07-31 17:14:34 -07:00
parent 20aebc1d9b
commit d63adf1e74

View File

@ -1382,9 +1382,7 @@ void
nsTraceRefcnt::Shutdown()
{
#ifdef NS_IMPL_REFCNT_LOGGING
#ifdef STACKWALKING_AVAILABLE
gCodeAddressService = nullptr;
#endif
if (gBloatView) {
PL_HashTableDestroy(gBloatView);
gBloatView = nullptr;