| Index: trunk/src/net/udp/udp_server_socket.h
|
| ===================================================================
|
| --- trunk/src/net/udp/udp_server_socket.h (revision 255683)
|
| +++ trunk/src/net/udp/udp_server_socket.h (working copy)
|
| @@ -45,7 +45,6 @@
|
| virtual int SetMulticastTimeToLive(int time_to_live) OVERRIDE;
|
| virtual int SetMulticastLoopbackMode(bool loopback) OVERRIDE;
|
| virtual int SetDiffServCodePoint(DiffServCodePoint dscp) OVERRIDE;
|
| - virtual void DetachFromThread() OVERRIDE;
|
|
|
| private:
|
| UDPSocket socket_;
|
|
|