db/DatabaseSimple: remove obsolete header

This commit is contained in:
Max Kellermann
2014-02-17 20:44:03 +01:00
parent df9667a497
commit 6da0af94df
2 changed files with 0 additions and 48 deletions

View File

@@ -68,7 +68,6 @@
#ifdef ENABLE_DATABASE
#include "db/update/Service.hxx"
#include "db/DatabaseGlue.hxx"
#include "db/DatabaseSimple.hxx"
#include "db/plugins/SimpleDatabasePlugin.hxx"
#include "storage/Configured.hxx"
#include "storage/CompositeStorage.hxx"