Skip to content
Snippets Groups Projects
Commit 80a27fb9 authored by henry's avatar henry Committed by Mark Olesen
Browse files

Removed the "#remove" statements which do not appear to work.

parent 08988734
Branches
Tags
No related merge requests found
......@@ -71,7 +71,7 @@ boundaryField
}
// this should have no effect
#remove inactive
//#remove $inactive
inlet_7 { $active }
#inputMode overwrite
......@@ -105,9 +105,9 @@ baz
// this should work
#remove active
//#remove active
// this should work too
#remove ( bar baz )
//#remove ( bar baz )
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
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