src/internet-node/udp-socket.h
changeset 3124 473e59b5e141
parent 3123 fae57a467d54
child 3125 d2d8a36cfd23
--- a/src/internet-node/udp-socket.h	Fri May 16 21:28:07 2008 -0700
+++ b/src/internet-node/udp-socket.h	Sat May 17 11:15:02 2008 -0700
@@ -92,8 +92,6 @@
   
   // Socket options (UdpSocket attributes)
   uint32_t m_rcvBufSize;
-  bool m_dontRoute;
-  bool m_acceptConn;
   uint8_t m_ipTtl;
   uint8_t m_ipMulticastTtl;