diff -r 3b03c28289e6 -r f683e24efca3 qtinternetradio/irqnetworkcontroller/inc/irqnetworkcontrollerbody.h --- a/qtinternetradio/irqnetworkcontroller/inc/irqnetworkcontrollerbody.h Fri Jun 11 13:30:40 2010 +0300 +++ b/qtinternetradio/irqnetworkcontroller/inc/irqnetworkcontrollerbody.h Wed Jun 23 18:04:00 2010 +0300 @@ -53,30 +53,6 @@ * @return int Error code */ IRQError getIAPId(unsigned long& aIapId) const; - - /** - * Returns the list of available access points - * @return QStringList &aList specifying the access point names - */ - void getAccessPointList(QStringList &aList); - - /** - * Returns the list of iap ids for available access points - * @return QList &aList specifying the iap ids - */ - void getApIdList(QList &aList); - - /** - * Returns the list of bearer ids for available access points - * @return QList &aList specifying the bearer ids - */ - void getBearerList(QList &aList); - - /** - * Returns the list of network ids for available access points - * @return QList &aList specifying the network ids - */ - void getNetworkList(QList &aList); /** * Configure the Access Point which is used by all the components for network connectivity