зеркало из https://github.com/mozilla/pjs.git
Bug 3322: Opps, removing some debugging cruft.
This commit is contained in:
Родитель
f33301eff9
Коммит
05148bdec9
|
@ -356,8 +356,7 @@ nsComboBox::OnUnmapSignal(GtkWidget * aWidget)
|
|||
{
|
||||
if (!aWidget) return;
|
||||
|
||||
/* Generate and sent an NS_CONTROLCHANGE signal to frame here */
|
||||
printf("Unmap - Bing!\n");
|
||||
// Generate a NS_CONTROL_CHANGE event and send it to the frame
|
||||
nsGUIEvent event;
|
||||
event.eventStructType = NS_GUI_EVENT;
|
||||
nsPoint point(0,0);
|
||||
|
|
Загрузка…
Ссылка в новой задаче