mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 18:08:58 +00:00
my compiler sucks. i'm buying a mac. fix build bustage
This commit is contained in:
parent
b7fef8f8a9
commit
4f61a74d16
@ -343,8 +343,7 @@ void handle_size_allocate(GtkWidget *w, GtkAllocation *alloc, gpointer p)
|
||||
widget->OnResize(event);
|
||||
NS_RELEASE(widget);
|
||||
|
||||
if (event && event.rect)
|
||||
delete event.rect;
|
||||
delete event.windowSize;
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
Loading…
Reference in New Issue
Block a user