Skip to content
Snippets Groups Projects
Commit 76b9e64f authored by Henry's avatar Henry
Browse files

dimensionedType: Removed temporary debug message

parent 20736c8b
Branches
Tags
No related merge requests found
......@@ -128,8 +128,6 @@ dimensioned<Type>::dimensioned
dimensions_(dimSet),
value_(pTraits<Type>::zero)
{
Info<< "dimensioned<Type>::dimensioned" << endl;
token nextToken(is);
is.putBack(nextToken);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment