aboutsummaryrefslogtreecommitdiff
path: root/dep/include/sockets/UdpSocket.h
diff options
context:
space:
mode:
authormaximius <none@none>2009-10-17 16:20:24 -0700
committermaximius <none@none>2009-10-17 16:20:24 -0700
commit3f338cc1c328c7280957583b50598292cd8fb64b (patch)
treeca209c2cd024e3902b7844b3224bceff7c5bb570 /dep/include/sockets/UdpSocket.h
parente585187b248f48b3c6e9247b49fa07c6565d65e5 (diff)
*Massive cleanup redux.
--HG-- branch : trunk
Diffstat (limited to 'dep/include/sockets/UdpSocket.h')
-rw-r--r--dep/include/sockets/UdpSocket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dep/include/sockets/UdpSocket.h b/dep/include/sockets/UdpSocket.h
index fd9965e96e8..3b06c6955bd 100644
--- a/dep/include/sockets/UdpSocket.h
+++ b/dep/include/sockets/UdpSocket.h
@@ -206,7 +206,6 @@ private:
bool m_b_read_ts;
};
-
#ifdef SOCKETS_NAMESPACE
}
#endif