diff --git a/dumux/implicit/2pdfm/2pdfmproperties.hh b/dumux/implicit/2pdfm/2pdfmproperties.hh
index 0a2e38fc66b3f13fcc0d34c48399e41c51b7f871..df74616392a92425d9ce3caefae493317faba4e5 100644
--- a/dumux/implicit/2pdfm/2pdfmproperties.hh
+++ b/dumux/implicit/2pdfm/2pdfmproperties.hh
@@ -46,7 +46,6 @@ namespace Properties
 //! The type tags for the implicit two-phase DFM problems
 NEW_TYPE_TAG(TwoPDFM);
 NEW_TYPE_TAG(BoxTwoPDFM, INHERITS_FROM(BoxModel, TwoPDFM));
-NEW_TYPE_TAG(CCTwoPDFM, INHERITS_FROM(CCModel, TwoPDFM));
 
 //////////////////////////////////////////////////////////////////
 // Property tags