Fix debian package build
[senf.git] / senf / Packets / ListNParser.cti
index c10b375..ca46454 100644 (file)
@@ -68,18 +68,6 @@ prefix_ void senf::detail::ListNParser_Policy<ElementParser,AuxPolicy>::init(dat
 
 template <class ElementParser, class AuxPolicy>
 prefix_ void
-senf::detail::ListNParser_Policy<ElementParser,AuxPolicy>::construct(container_type & c)
-    const
-{}
-
-template <class ElementParser, class AuxPolicy>
-prefix_ void
-senf::detail::ListNParser_Policy<ElementParser,AuxPolicy>::destruct(container_type & c)
-    const
-{}
-
-template <class ElementParser, class AuxPolicy>
-prefix_ void
 senf::detail::ListNParser_Policy<ElementParser,AuxPolicy>::erase(container_type & c,
                                                                  data_iterator p)
     const