Remove another silly outdated comment [ci skip]

This commit is contained in:
Elizabeth Myers 2016-03-08 04:40:46 -06:00
parent 1235d6848f
commit b3b7401f13

View file

@ -24,7 +24,7 @@
#include "stdinc.h"
#include "client.h" /* client struct */
#include "common.h" /* TRUE bleah */
#include "common.h"
#include "hash.h" /* add_to_client_hash */
#include "match.h"
#include "ircd.h" /* me */