removed // test function
This commit is contained in:
@@ -6,16 +6,13 @@
|
||||
/* By: aortigos <aortigos@student.42malaga.com +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2026/05/15 15:35:16 by aortigos #+# #+# */
|
||||
/* Updated: 2026/05/25 09:25:49 by aortigos ### ########.fr */
|
||||
/* Updated: 2026/05/25 09:27:45 by aortigos ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
||||
#include "../Server/Server.hpp"
|
||||
|
||||
|
||||
// Test function, need to change all the error messages
|
||||
|
||||
void Server::privmsg_cmd(User &client, std::istringstream &ss)
|
||||
{
|
||||
std::string channel;
|
||||
|
||||
Reference in New Issue
Block a user