aboutsummaryrefslogtreecommitdiff
path: root/src/Boundary.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Boundary.c')
-rw-r--r--src/Boundary.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Boundary.c b/src/Boundary.c
index 43f50f5..ebfdd26 100644
--- a/src/Boundary.c
+++ b/src/Boundary.c
@@ -386,7 +386,6 @@ CCTK_INT Bdry_Boundary_SelectVarForBCI(CCTK_POINTER GH,
}
/* populate new entry with data */
- // new_entry -> bc_name = Util_Strdup(bc_name); ###
new_entry -> faces = faces;
new_entry -> table = table_handle;
new_entry -> var = var_index;