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