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