Skip to content
Snippets Groups Projects
Commit bd71c856 authored by Steffen Müthing's avatar Steffen Müthing
Browse files

Deactivate deprecation warning about grids returning geometry references in...

Deactivate deprecation warning about grids returning geometry references in pdelab-course-201203 branch

[[Imported from SVN: r7933]]
parent 4525a04f
Branches
Tags
No related merge requests found
......@@ -273,7 +273,7 @@ namespace Dune
: realGeometry( impl )
{
// disable deprecation warning for DUNE course
deprecationWarning ( integral_constant< bool, storeReference >() );
// deprecationWarning ( integral_constant< bool, storeReference >() );
}
private:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment