diff --git a/dumux/discretization/cellcentered/mpfa/fluxvariablescachefiller.hh b/dumux/discretization/cellcentered/mpfa/fluxvariablescachefiller.hh
index 09241b93c9d190e3a9c077dfbfaa22bb8894f1e2..9b181c641c5bb89d8f8c4705e9a1d9f30d9217b4 100644
--- a/dumux/discretization/cellcentered/mpfa/fluxvariablescachefiller.hh
+++ b/dumux/discretization/cellcentered/mpfa/fluxvariablescachefiller.hh
@@ -35,7 +35,6 @@ namespace Properties
 {
 NEW_PROP_TAG(NumPhases);
 NEW_PROP_TAG(NumComponents);
-NEW_PROP_TAG(ThermalConductivityModel);
 };
 
 /*!