summaryrefslogtreecommitdiff
path: root/src/KingSystem/Map/mapPlacementMapMgr.cpp
diff options
context:
space:
mode:
authorBrian Savage <savage13@gmail.com>2022-01-20 09:37:30 -0500
committerBrian Savage <savage13@gmail.com>2022-01-20 09:37:30 -0500
commit1182f2fd750b66d52054b24db434c3ce4ac58c55 (patch)
tree6b76cbcbf9a3f294f59a1b0121e6d02aafae5852 /src/KingSystem/Map/mapPlacementMapMgr.cpp
parent7d97bb6f4008ae15ab8ca6c94fb09bf03c3d307e (diff)
Further fixes to variables types
Diffstat (limited to 'src/KingSystem/Map/mapPlacementMapMgr.cpp')
-rw-r--r--src/KingSystem/Map/mapPlacementMapMgr.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/KingSystem/Map/mapPlacementMapMgr.cpp b/src/KingSystem/Map/mapPlacementMapMgr.cpp
index cef6d483..3ab81e10 100644
--- a/src/KingSystem/Map/mapPlacementMapMgr.cpp
+++ b/src/KingSystem/Map/mapPlacementMapMgr.cpp
@@ -1,7 +1,3 @@
#include "KingSystem/Map/mapPlacementMapMgr.h"
-namespace ksys::map {
-
-SEAD_SINGLETON_DISPOSER_IMPL(PlacementMapMgr)
-
-} // namespace ksys::map
+namespace ksys::map {} // namespace ksys::map