diff -r 5cc91383ab1e -r 7333d7932ef7 ncdengine/engine/transport/inc/catalogshttptypes.h --- a/ncdengine/engine/transport/inc/catalogshttptypes.h Thu Aug 19 10:02:49 2010 +0300 +++ b/ncdengine/engine/transport/inc/catalogshttptypes.h Tue Aug 31 15:21:33 2010 +0300 @@ -19,7 +19,7 @@ #ifndef T_CATALOGSHTTPTYPES_H #define T_CATALOGSHTTPTYPES_H -#include +// #include // HLa: DLMgr remove class MCatalogsHttpOperation; @@ -342,6 +342,7 @@ /** * Maximum length for content types */ +const TUint KMaxContentTypeLength = 256; // HLa: DLMgr remove const TUint KCatalogsHttpMaxContentTypeLength = KMaxContentTypeLength;