summaryrefslogtreecommitdiff
path: root/libcult/cult/os/net/ipv4/datagram-socket.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libcult/cult/os/net/ipv4/datagram-socket.cxx')
-rw-r--r--libcult/cult/os/net/ipv4/datagram-socket.cxx20
1 files changed, 0 insertions, 20 deletions
diff --git a/libcult/cult/os/net/ipv4/datagram-socket.cxx b/libcult/cult/os/net/ipv4/datagram-socket.cxx
deleted file mode 100644
index ce470cc..0000000
--- a/libcult/cult/os/net/ipv4/datagram-socket.cxx
+++ /dev/null
@@ -1,20 +0,0 @@
-// file : cult/os/net/ipv4/datagram-socket.cxx
-// author : Boris Kolpackov <boris@kolpackov.Net>
-// copyright : Copyright (c) 2005-2010 Boris Kolpackov
-// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
-
-#include <cult/os/net/ipv4/datagram-socket.hxx>
-
-namespace Cult
-{
- namespace OS
- {
- namespace Net
- {
- namespace IPv4
- {
- }
- }
- }
-}
-