diff -r 7e41d162e158 -r abbed5a4b42a tcpiputils/dhcp/include/DHCP_Std.h --- a/tcpiputils/dhcp/include/DHCP_Std.h Thu Aug 19 11:25:30 2010 +0300 +++ b/tcpiputils/dhcp/include/DHCP_Std.h Tue Aug 31 16:45:15 2010 +0300 @@ -40,9 +40,6 @@ IMPORT_C TInt E32Main(); -// DHCP ini file used for configuring extra options and additions configurability -_LIT(DHCP_INI_DATA,"dhcp.ini"); - #ifdef EKA2 _LIT(KDHCPServerName,"!DHCPServ"); #else @@ -162,9 +159,7 @@ // specific numbers must have KConnWriteUserDataBit/KConnReadUserDataBit set as appropriate const TUint KDhcpInterfaceDbgIoctl = 0x2000; -_LIT(KDhcpExtraOptions, "ExtraDhcpOptions"); -_LIT(KDhcpSection, "DHCP"); -const TInt KOpCodeOutOfBounds = 0x100; +