From 4bf1758b8917fad2dc3d86d09ca8fb1d12f602f2 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Thu, 3 Feb 2005 16:57:42 +0000 Subject: [PATCH] ARGH botmotd GOOOONE --- include/msg.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/msg.h b/include/msg.h index f4770c93a..11d1a6cd7 100644 --- a/include/msg.h +++ b/include/msg.h @@ -309,7 +309,6 @@ extern int m_service(); extern int m_dalinfo(); extern int m_credits(); extern int m_license(); -extern int m_botmotd(); extern int m_opermotd(); extern int m_module(), m_alias(), m_tkl(); extern int m_rehash(), m_die(), m_restart();