From 603e636c2a40a6eea800b6170824346832a572a2 Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Sat, 18 Mar 2023 11:38:54 +0200 Subject: [PATCH] Client - Removed stray comment --- source/birchwood/client/client.d | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/birchwood/client/client.d b/source/birchwood/client/client.d index f8ecc45..d78890e 100644 --- a/source/birchwood/client/client.d +++ b/source/birchwood/client/client.d @@ -164,10 +164,6 @@ public class Client : Thread } } - /** - * User operations (request-response type) - */ - /** * Joins the requested channel *