ncdengine/engine/transport/inc/catalogshttptypes.h
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
--- a/ncdengine/engine/transport/inc/catalogshttptypes.h	Tue Aug 31 15:21:33 2010 +0300
+++ b/ncdengine/engine/transport/inc/catalogshttptypes.h	Wed Sep 01 12:22:02 2010 +0100
@@ -19,7 +19,7 @@
 #ifndef T_CATALOGSHTTPTYPES_H
 #define T_CATALOGSHTTPTYPES_H
 
-// #include <HttpDownloadMgrCommon.h>  // HLa: DLMgr remove
+#include <httpdownloadmgrcommon.h>
 
 class MCatalogsHttpOperation;
 
@@ -342,7 +342,6 @@
 /**
 * Maximum length for content types
 */
-const TUint KMaxContentTypeLength = 256; // HLa: DLMgr remove
 const TUint KCatalogsHttpMaxContentTypeLength = KMaxContentTypeLength;