diff -r fa67e03b87df -r 6295dc2169f3 adaptationlayer/modematadaptation/modematcontroller_exe/inc/catmessage.h --- a/adaptationlayer/modematadaptation/modematcontroller_exe/inc/catmessage.h Wed Feb 17 13:58:55 2010 +0200 +++ b/adaptationlayer/modematadaptation/modematcontroller_exe/inc/catmessage.h Wed Apr 21 14:29:55 2010 +0300 @@ -68,11 +68,6 @@ */ CModemAtSession* GetSession(); - /** IsRequestActive - * @return ETrue if request is not NULL, EFalse otherwise - */ - TBool IsRequestActive(); - private: HBufC8* iMessage; TUint8 iMessageType;