Revert timeless' incorrect bustage-fix.
git-svn-id: svn://10.0.0.236/trunk@164655 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
052187080c
commit
1fee476a79
@ -476,7 +476,7 @@ InputTestConsumer::OnDataAvailable(nsIRequest *request,
|
||||
|
||||
PR_STATIC_CALLBACK(void) DecrementDestroyHandler(PLEvent *self)
|
||||
{
|
||||
PR_DELETE(((void*)self));
|
||||
PR_DELETE(self);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user