tcpiputils/dhcp/include/DHCP_Std.h
branchRCL_3
changeset 75 c1029e558ef5
parent 58 8d540f55e491
--- a/tcpiputils/dhcp/include/DHCP_Std.h	Wed Sep 15 13:53:10 2010 +0300
+++ b/tcpiputils/dhcp/include/DHCP_Std.h	Wed Oct 13 16:17:27 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;
+