diff --git a/common/shareddb.cpp b/common/shareddb.cpp index d680df1de..0ef0cbe4e 100644 --- a/common/shareddb.cpp +++ b/common/shareddb.cpp @@ -56,19 +56,6 @@ #include "repositories/damageshieldtypes_repository.h" #include "repositories/items_repository.h" -namespace ItemField -{ - enum { - source = 0, -#define F(x) x, -#include "item_fieldlist.h" -#undef F - updated, - minstatus, - comment, - }; -} - SharedDatabase::SharedDatabase() : Database() {