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

git-svn-id: svn://10.0.0.236/trunk@4186 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
slamm
1998-06-20 00:41:43 +00:00
parent 1a752708f9
commit 8f9c129f18

View File

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