diff --git a/dumux/io/plotmateriallaw.hh b/dumux/io/plotmateriallaw.hh
index 60fd38fe0a85c22ba266119ebf3b8797f31b5d5a..7271fe152f3db3d022293acd032a40a831b8e090 100644
--- a/dumux/io/plotmateriallaw.hh
+++ b/dumux/io/plotmateriallaw.hh
@@ -39,8 +39,6 @@ NEW_PROP_TAG(Scalar);
 
 /*!
  *\brief Interface for plotting the two-phase fluid-matrix-interaction laws
- *
- * TODO: add theta head pressure plot (porosity and density is needed)
  */
 template<class TypeTag>
 class PlotMaterialLaw