From dec6930a9a05388ceb97efe90999b3ecd79cfb8d Mon Sep 17 00:00:00 2001 From: aortigos Date: Mon, 25 May 2026 09:45:31 +0200 Subject: [PATCH] removed // test function --- cmds/privmsg.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cmds/privmsg.cpp b/cmds/privmsg.cpp index d96275c..b80e323 100644 --- a/cmds/privmsg.cpp +++ b/cmds/privmsg.cpp @@ -6,11 +6,10 @@ /* By: aortigos