Clean up superfluous includes

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2014-01-22 21:27:32 +01:00
parent 3b6f3a5516
commit 5cbcdc0497
10 changed files with 0 additions and 13 deletions

View file

@ -37,8 +37,6 @@
#include "actofgod.h"
#include "commands.h"
#include "item.h"
#include "news.h"
#include "optlist.h"
/*
* format: give <commod> <sect> <amt>

View file

@ -32,7 +32,6 @@
#include <config.h>
#include "chance.h"
#include "commands.h"
#include "testing.h"