diff -r d3e8e7d462dd -r f92a4f87e424 usbmgmt/usbmgrtest/t_usbmanager_suite/Stub3CC/inc/Stub3CC.h --- a/usbmgmt/usbmgrtest/t_usbmanager_suite/Stub3CC/inc/Stub3CC.h Thu Jul 15 20:42:20 2010 +0300 +++ b/usbmgmt/usbmgrtest/t_usbmanager_suite/Stub3CC/inc/Stub3CC.h Tue Aug 31 17:01:47 2010 +0300 @@ -40,12 +40,7 @@ const TInt Kstub3NumberOfInterfacesPerstub3Function = 2; // data and control interfaces -// The name of the ini file specifying the number of functions required different from default -/* -_LIT(Kstub3FunctionsIniFileName, "NumberOfstub3Functions.ini"); -_LIT(Kstub3ConfigSection,"stub3_CONF"); -_LIT(KNumberOfstub3FunctionsKeyWord,"NumberOfstub3Functions"); -*/ + // Lengths of the various bits of the descriptor. Taken from the USB // WMCDC specification, v1.0. const TInt Kstub3InterfaceDescriptorLength = 3;