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

@ -31,7 +31,6 @@
#include "send.h"
#include "channel.h"
#include "client.h"
#include "common.h"
#include "defaults.h"
#include "ircd.h"
#include "numeric.h"