my compiler sucks. i'm buying a mac. fix build bustage

This commit is contained in:
pavlov%netscape.com 1999-08-26 03:49:49 +00:00
Родитель b7fef8f8a9
Коммит 4f61a74d16
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -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