diff -r ebfee66fde93 -r 84197e66a4bd messagingapp/msgui/msguiutils/inc/mmsconformancecheck.h --- a/messagingapp/msgui/msguiutils/inc/mmsconformancecheck.h Fri Jun 04 10:25:39 2010 +0100 +++ b/messagingapp/msgui/msguiutils/inc/mmsconformancecheck.h Fri Jun 11 13:35:48 2010 +0300 @@ -20,7 +20,7 @@ #include -#include +#include #include #ifdef BUILD_MSGUI_UTILS_DLL @@ -70,16 +70,6 @@ */ int checkModeForInsert(const QString& file,bool showNote = true); - /** - * Validates if message can be forwarded - * The validation checks include slide count check,MMS size check and - * media conformance checks and this fucntion should be called only for mms - * @param messageId message Id of the message to be validate - * @return true if message can be forwarded - * false if message cant be forwarded - */ - bool validateMsgForForward(int messageId); - private: /*