--- np2/macosx/dialog/macnewdisk.cpp 2004/01/23 17:37:39 1.5 +++ np2/macosx/dialog/macnewdisk.cpp 2004/01/31 19:45:26 1.6 @@ -84,7 +84,7 @@ static pascal OSStatus PrefsTabEventHand { WindowRef theWindow = (WindowRef)inUserData; // get the windowRef, passed around as userData short ret; - ControlRef focus; + ControlRef focus = NULL; ret = changeTab(theWindow, lastPaneSelected); if (ret) {