summaryrefslogtreecommitdiffstats
path: root/pokemod/CoinList.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pokemod/CoinList.cpp')
-rw-r--r--pokemod/CoinList.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/pokemod/CoinList.cpp b/pokemod/CoinList.cpp
index 66086f94..a2140cd1 100644
--- a/pokemod/CoinList.cpp
+++ b/pokemod/CoinList.cpp
@@ -24,9 +24,6 @@
#include "ItemEffect.h"
#include "Pokemod.h"
-// Qt includes
-#include <QMap>
-
CoinList::CoinList(const CoinList& coinList) :
Object("CoinList", coinList.parent(), coinList.id())
{