diff -r 14754bf06654 -r cf1b3ddbe9a1 cmmanager/cmmgr/Plugins/cmplugintundriver/inc/cmtundrivercommonconstants.h --- a/cmmanager/cmmgr/Plugins/cmplugintundriver/inc/cmtundrivercommonconstants.h Wed Sep 15 12:38:40 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,27 +0,0 @@ -/* -* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: constants for the TUN Driver plugin -* -*/ - -#ifndef CMTUNDRIVERCOMMONCONSTANTS_H -#define CMTUNDRIVERCOMMONCONSTANTS_H - -// CONSTANTS -_LIT( KPluginVPNResDirAndFileName, "z:cmpluginvpnui.rsc" ); - -// Do not change this default to other value because proxy number is using this value as default port number -const TInt KVpnProxyPortNumberDefault = 0; - -#endif // CMTUNDRIVERCOMMONCONSTANTS_H