From e0d977d6b51a855bf23974a7773e4ca0c4faf630 Mon Sep 17 00:00:00 2001 From: aortigos Date: Mon, 25 May 2026 09:44:50 +0200 Subject: [PATCH] removed // test function --- cmds/privmsg.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/cmds/privmsg.cpp b/cmds/privmsg.cpp index 6dc5eb3..d96275c 100644 --- a/cmds/privmsg.cpp +++ b/cmds/privmsg.cpp @@ -6,16 +6,13 @@ /* By: aortigos