aboutsummaryrefslogtreecommitdiff
path: root/audio/icecast/files/patch-src::client.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/icecast/files/patch-src::client.c')
-rw-r--r--audio/icecast/files/patch-src::client.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/icecast/files/patch-src::client.c b/audio/icecast/files/patch-src::client.c
deleted file mode 100644
index b38be8cbd1f5..000000000000
--- a/audio/icecast/files/patch-src::client.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/client.c
-+++ src/client.c
-@@ -90,8 +90,6 @@
-
- extern server_info_t info;
-
--static void client_send_fake_file (connection_t *con);
--
- /* Brand new client. Check what he wants, and either add him to
- the correct tree of clients (inside a source), or kill him off */
- void client_login(connection_t *con, char *expr)