From 78cd487c75db6b4c9c2ba7b25909d18f60ea970c Mon Sep 17 00:00:00 2001
From: Bernd Flemisch <bernd@iws.uni-stuttgart.de>
Date: Mon, 2 Sep 2013 08:19:07 +0000
Subject: [PATCH] remove the accidentially introduced NEW_PROP_TAG

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11327 2fb0f335-1f38-0410-981e-8018bf24f1b0
---
 dumux/material/spatialparams/fvspatialparams1p.hh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dumux/material/spatialparams/fvspatialparams1p.hh b/dumux/material/spatialparams/fvspatialparams1p.hh
index dfdc791357..27c0176bba 100644
--- a/dumux/material/spatialparams/fvspatialparams1p.hh
+++ b/dumux/material/spatialparams/fvspatialparams1p.hh
@@ -39,7 +39,6 @@ namespace Dumux
 namespace Properties
 {
 NEW_PROP_TAG(SpatialParams);
-NEW_PROP_TAG(FVElementGeometry);
 }
 
 
-- 
GitLab