common.h: raison d'être is gone, so out it goes.

Fold whatever was left into ircd_defs.h
This commit is contained in:
Elizabeth Myers 2016-03-23 09:33:56 -05:00
parent 7ac3261f97
commit 79435744c7
62 changed files with 12 additions and 97 deletions

View file

@ -25,7 +25,6 @@
#include "s_conf.h"
#include "s_serv.h"
#include "client.h"
#include "common.h"
#include "ircd.h"
#include "parse.h"
#include "packet.h"