http://downloads.netgear.com/files/GPL/DM111PSP_v3.61d_GPL.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / util / psi / board_api.c
index 4cdebb0..b972d2d 100755 (executable)
@@ -28,6 +28,7 @@
 
 #include <bcmtypes.h>
 #include <board_api.h>
+
 int boardIoctl(int board_ioctl, BOARD_IOCTL_ACTION action, char *string, int strLen, int offset, char *buf)
 {
     BOARD_IOCTL_PARMS IoctlParms;
@@ -319,13 +320,6 @@ int sysGetEnetCfg(char *string, int strLen)
 {
     return(boardIoctl(BOARD_IOCTL_GET_ENET_CFG, 0, string, strLen, 0, ""));
 }
-//********************************************************************************
-// Get Wi-Fi Country selection
-//********************************************************************************
-int sysGetCountry(char *string, int strLen)
-{
-    return(boardIoctl(BOARD_IOCTL_GET_CNTRY_SEL, 0, string, strLen, 0, ""));
-}
 
 //********************************************************************************
 // Set monitor loop file descriptor