diff options
| author | Quietust | 2012-01-19 22:12:26 -0600 |
|---|---|---|
| committer | Quietust | 2012-01-19 22:12:26 -0600 |
| commit | 6a000811aa993b0b892517445ed3de01e694c1f3 (patch) | |
| tree | f2a56406c31d5a21650c2044117bb292e1f8fac5 /plugins/cleanowned.cpp | |
| parent | c0a070288282210c6074ceb8a93ae474c32b480d (diff) | |
| download | dfhack-6a000811aa993b0b892517445ed3de01e694c1f3.tar.gz dfhack-6a000811aa993b0b892517445ed3de01e694c1f3.tar.bz2 dfhack-6a000811aa993b0b892517445ed3de01e694c1f3.tar.xz | |
Cleanowned doesn't touch the Maps module
Diffstat (limited to 'plugins/cleanowned.cpp')
| -rw-r--r-- | plugins/cleanowned.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/cleanowned.cpp b/plugins/cleanowned.cpp index 4e8c254b..888c92dc 100644 --- a/plugins/cleanowned.cpp +++ b/plugins/cleanowned.cpp @@ -14,7 +14,6 @@ using namespace std; #include "PluginManager.h" #include <vector> #include <string> -#include "modules/Maps.h" #include "modules/Items.h" #include "modules/Units.h" #include "modules/Materials.h" |
