--- a/browserutilities/downloadmgr/DownloadMgrClntSrv/inc/DownloadMgrDef.h Thu Aug 19 10:58:56 2010 +0300
+++ b/browserutilities/downloadmgr/DownloadMgrClntSrv/inc/DownloadMgrDef.h Tue Aug 31 16:17:46 2010 +0300
@@ -101,14 +101,13 @@
EHttpDownloadDataAttribute, // =42
EHttpDownloadTrackAttribute, // =43
- EHttpDownMgrNumOfSubSessions, // =44
/*
* This should be the last item and the opcode must be incremented as well.
* It is also important to make the changes on KDMgrServerPolicyRanges
* in DownloadMgrServer.cpp according to this!!!
*/
- EHttpDownloadMgrNotSupported // =45 (n+1)
+ EHttpDownloadMgrNotSupported // =44 (n+1)
};
#endif /* __DOWNLOADMGR_DEF_H__ */