diff -r 84c6623982f6 -r ed07dcc72692 connectionutilities/ConnectionDialogs/inc/ConnectionInfoKey.h --- a/connectionutilities/ConnectionDialogs/inc/ConnectionInfoKey.h Fri Sep 17 08:32:43 2010 +0300 +++ b/connectionutilities/ConnectionDialogs/inc/ConnectionInfoKey.h Mon Oct 04 00:43:42 2010 +0300 @@ -51,13 +51,6 @@ virtual TInt Compare( TInt aLeft, TInt aRight ) const; /** - * At function - * @param nIndex Index of the element ot be returned - * @return TAny* The element at the given index - */ - virtual TAny* At( TInt anIndex ) const; - - /** * TConnectionInfoKey constructor * @return - */