diff -r 07dea94512a2 -r 381bc1d93c7b videoutils_plat/videoconnutility_api/tsrc/conf/VCXDrives.inc --- a/videoutils_plat/videoconnutility_api/tsrc/conf/VCXDrives.inc Fri May 28 09:48:00 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,24 +0,0 @@ -// -// C is not used by Video Center when phone has F drive, change these accordingly. -// -// If phone has only C and E drives: -// C_DRIVE e -// E_DRIVE f -// -// If phone has F drive: -// C_DRIVE e -// E_DRIVE f -// - -A_DRIVE a -C_DRIVE e -E_DRIVE f -O_DRIVE o -Z_DRIVE z - -ANY_DRIVE "anydrive" - -// Don't change these drives -C_DRIVE_FORCED c -E_DRIVE_FORCED e -F_DRIVE_FORCED f