0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-29 20:28:52 +02:00

fixup! fixup! ircd: Remove aborted cruft.

This commit is contained in:
Jason Volk 2017-08-23 15:41:20 -06:00
parent b0f5020c19
commit b5c72c38f0

View file

@ -194,10 +194,8 @@ struct client;
#include "fs.h"
#include "ctx.h"
#include "resource.h"
#include "vm.h"
#include "logger.h"
#include "db.h"
#include "js.h"
#include "client.h"
#include "mods.h"
#include "conf.h"