diff -r 79859ed3eea9 -r 919f36ff910f web_plat/multipart_parser_api/inc/MultipartParser.h --- a/web_plat/multipart_parser_api/inc/MultipartParser.h Tue Aug 31 16:17:46 2010 +0300 +++ b/web_plat/multipart_parser_api/inc/MultipartParser.h Wed Sep 01 12:28:30 2010 +0100 @@ -15,23 +15,16 @@ * */ - - #ifndef MULTIPARTPARSER_H #define MULTIPARTPARSER_H -#warning The Multipart Parser API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information - // INCLUDES -#include "BodyPart.h" - +#include // CONSTANTS - // DATA TYPES - // FORWARD DECLARATIONS class CBodyPart;