diff options
Diffstat (limited to 'mcast')
l--------- | mcast/client/inet_aton.c | 1 | ||||
l--------- | mcast/client/inet_ntop.c | 1 | ||||
l--------- | mcast/client/inet_pton.c | 1 | ||||
l--------- | mcast/client/win32 | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/mcast/client/inet_aton.c b/mcast/client/inet_aton.c deleted file mode 120000 index e14646e..0000000 --- a/mcast/client/inet_aton.c +++ /dev/null @@ -1 +0,0 @@ -../common/win32/inet_aton.c
\ No newline at end of file diff --git a/mcast/client/inet_ntop.c b/mcast/client/inet_ntop.c deleted file mode 120000 index f6e4222..0000000 --- a/mcast/client/inet_ntop.c +++ /dev/null @@ -1 +0,0 @@ -../common/win32/inet_ntop.c
\ No newline at end of file diff --git a/mcast/client/inet_pton.c b/mcast/client/inet_pton.c deleted file mode 120000 index 37f2533..0000000 --- a/mcast/client/inet_pton.c +++ /dev/null @@ -1 +0,0 @@ -../common/win32/inet_pton.c
\ No newline at end of file diff --git a/mcast/client/win32 b/mcast/client/win32 deleted file mode 120000 index 6de80a3..0000000 --- a/mcast/client/win32 +++ /dev/null @@ -1 +0,0 @@ -../common/win32
\ No newline at end of file |