1
0
Fork 0
mirror of https://github.com/pissnet/angiosperm.git synced 2025-07-26 15:52:22 +01:00

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
modules

View file

@ -26,7 +26,6 @@
#include "m_info.h"
#include "channel.h"
#include "client.h"
#include "common.h"
#include "match.h"
#include "ircd.h"
#include "hook.h"