ncdengine/engine/transport/inc/catalogshttptypes.h
branchRCL_3
changeset 25 7333d7932ef7
parent 4 3eebb1e54d3a
child 26 8b7f4e561641
--- 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 <httpdownloadmgrcommon.h>
+// #include <HttpDownloadMgrCommon.h>  // 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;