Bug 795284. r=blassey

This commit is contained in:
Julian Seward 2012-10-02 22:09:13 -04:00
parent 45e10cee30
commit 9c9f388b72

View File

@ -1489,8 +1489,6 @@ namespace mozilla {
}
void CleanUpWidgetTracing() {
if (sTracerRunnable)
delete sTracerRunnable;
sTracerRunnable = nullptr;
}