diff -r 8b094906a049 -r 60a94a45d437 mtpfws/mtpintegrationtest/integration/mtpmodeselector/inc/mtpstarter.h --- a/mtpfws/mtpintegrationtest/integration/mtpmodeselector/inc/mtpstarter.h Mon Mar 15 12:43:12 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ -// This material, including documentation and any related computer -// programs, is protected by copyright controlled by Nokia. All -// rights are reserved. Copying, including reproducing, storing -// adapting or translating, any or all of this material requires the -// prior written consent of Nokia. This material also contains -// confidential information which may not be disclosed to others -// without the prior written consent of Nokia. - - - -#ifndef __MTPSTARTER_H__ -#define __MTPSTARTER_H__ - - -TInt StartMTP(); -TInt StopMTP(); - -#endif // MTPSTARTER_H