--- np2/macosx/Attic/configure.cpp 2003/10/24 19:19:58 1.4 +++ np2/macosx/Attic/configure.cpp 2003/10/24 20:46:13 1.5 @@ -21,15 +21,6 @@ static WindowRef configWin; (((a) + (b)) / 2) #define getSelectedValue(a,b) GetControlValue(getControlRefByID(a,b,configWin)) -/* -static SInt16 getSelectedValue(OSType sign, int id) { - SInt16 value; - - value=GetControlValue(getControlRefByID(sign, id, configWin)); - - return value; -} -*/ static int getMultiple(void) { int multi;