Skip to content
Snippets Groups Projects
Commit 0a21e95c authored by Oliver Sander's avatar Oliver Sander
Browse files

Christian fixed a todo, so now that todo can be removed

[[Imported from SVN: r4009]]
parent f16c06e9
No related branches found
No related tags found
No related merge requests found
......@@ -46,8 +46,6 @@ void checkGeometryInFather(const GridType& grid) {
// Check for types and constants
// //////////////////////////////////////////////////////
/** \todo How do I check whether Geometry::ctype == GridType::ctype ? */
IsTrue< SameType<
typename Geometry::ctype,
typename GridType::ctype>::value == true >::yes();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment