Skip to content

Commit a2e7bd6

Browse files
committed
removed debug message
1 parent 27ba81f commit a2e7bd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/boundarydata.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ function boundarydata!(
150150
O[j].bdofs = bdofs
151151
end
152152
if length(ifaces) > 0
153-
@show "hallo"
154153
if FE.broken == true || any(mask .== 0)
155154
@show mask
156155
# face interpolation expects continuous dofmaps

0 commit comments

Comments
 (0)