diff --git a/sbg/dto/map_dto.hpp b/sbg/dto/map_dto.hpp index b49c65a..1586dcd 100644 --- a/sbg/dto/map_dto.hpp +++ b/sbg/dto/map_dto.hpp @@ -38,8 +38,6 @@ namespace API { class SBGMapDTOConverter; -//TODO: no need for template given that the map converter will convert the SetDTO to an actual UnordSet/OrdSet (BaseMap/CanonMap) -//template struct SBGMapDTO { member_class(SetDTO, dom); member_class(ExpDTO, exp);