Bug 440616 Clean up TB's global scope (part 3), r=philor

git-svn-id: svn://10.0.0.236/trunk@252715 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jminta%gmail.com 2008-07-01 00:36:40 +00:00
parent b96c4beec1
commit 2927689482

View File

@ -829,9 +829,6 @@ function UpdateMessageHeaders()
// now update the view to make sure the right elements are visible
updateHeaderViews();
if ("FinishEmailProcessing" in this)
FinishEmailProcessing();
}
function ClearCurrentHeaders()