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

This commit is contained in:
henry 2009-12-01 12:04:28 +00:00
parent de0897cd66
commit 09b3c166de

View File

@ -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 )
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //