Pull extra warning message. #123912 (SF1 in).

This commit is contained in:
slamm 1998-06-20 00:41:43 +00:00
parent 92d9a4613f
commit 5bc849f37c

View File

@ -293,7 +293,5 @@ XFE_NavCenterView::selector_destroy_cb(Widget w,
{
SelectorCBStruct *cbdata = (SelectorCBStruct *)clientData;
printf("destroy selector cbdata\n");
delete cbdata;
}