summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/resources/mapdb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/mapdb.h b/src/resources/mapdb.h
index 4d444a08c..9e0407f66 100644
--- a/src/resources/mapdb.h
+++ b/src/resources/mapdb.h
@@ -41,8 +41,6 @@ namespace MapDB
{
}
- A_DELETE_COPY(MapInfo)
-
std::string atlas;
const StringVect *files;
};