diff -r 74b30151afd6 -r 77bc263e1626 phonebookengines/cntactions/inc/cntemailaction.h --- a/phonebookengines/cntactions/inc/cntemailaction.h Wed Jul 21 11:09:07 2010 +0300 +++ b/phonebookengines/cntactions/inc/cntemailaction.h Wed Jul 21 11:21:49 2010 +0300 @@ -35,8 +35,6 @@ QList supportedDetails(const QContact& contact) const; CntEmailAction* clone() const; void performAction(); -private: - XQAiwRequest *mRequest; }; #endif