mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
attempt to fix otaku bustage
This commit is contained in:
parent
b18aa2021b
commit
8b94f323ed
@ -476,7 +476,7 @@ InputTestConsumer::OnDataAvailable(nsIRequest *request,
|
||||
|
||||
PR_STATIC_CALLBACK(void) DecrementDestroyHandler(PLEvent *self)
|
||||
{
|
||||
PR_DELETE(self);
|
||||
PR_Free(self);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user