]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_operspy.c
Do not install ban .conf files (like kline.conf, rsv.conf, etc) as they aren't used...
[irc/rqf/shadowircd.git] / modules / m_operspy.c
index 00202334366e84c0c5d47394a621ce3675c17f64..b46fa8f574efeb61420dc86cc37a43c7dbf4a67a 100644 (file)
@@ -26,7 +26,6 @@
  * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
  *
- * $Id: m_operspy.c 254 2005-09-21 23:35:12Z nenolod $
  */
 
 #include "stdinc.h"
@@ -42,7 +41,6 @@
 #include "msg.h"
 #include "parse.h"
 #include "modules.h"
-#include "sprintf_irc.h"
 
 static int ms_operspy(struct Client *client_p, struct Client *source_p,
                      int parc, const char *parv[]);