browserutilities/downloadmgr/DownloadMgrUiLib/Inc/DownloadMgrUiLib.hrh
changeset 65 5bfc169077b2
parent 42 d39add9822e2
child 94 919f36ff910f
--- a/browserutilities/downloadmgr/DownloadMgrUiLib/Inc/DownloadMgrUiLib.hrh	Tue Feb 02 00:56:45 2010 +0200
+++ b/browserutilities/downloadmgr/DownloadMgrUiLib/Inc/DownloadMgrUiLib.hrh	Fri Mar 19 09:52:28 2010 +0200
@@ -46,7 +46,7 @@
     };
 
 
-#define KUiLibMaxDefAttrLength 32 // See KMaxDefAttrLength in httpdownloadmgrcommon.h!
+#define KUiLibMaxDefAttrLength 32 // See KMaxDefAttrLength in HttpDownloadMgrCommon.h!
 
 enum TDMULAIWMENUIDs
     {
@@ -54,14 +54,6 @@
     EAIWPluginSubMenu 	=  0x7000
     };
 
-#ifdef BRDO_SINGLE_CLICK_ENABLED_FF
-enum TAiwCommandId    // pls dont modify these values.
-    {
-    EAiwCmdRingtone = 0x6025,
-    EAiwCmdContact = 0x6026
-    };
-#endif
-
 #endif /* DOWNLOADMGRUILIB_HRH */
 
 // End of File