aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/patch/ghost_zone.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/patch/ghost_zone.cc b/src/patch/ghost_zone.cc
index d39ca87..2eb8af5 100644
--- a/src/patch/ghost_zone.cc
+++ b/src/patch/ghost_zone.cc
@@ -133,7 +133,6 @@ void symmetry_ghost_zone::setup_scalar_gridfn_in_ghost_zone
bool want_min_par_corner,
bool want_non_corner,
bool want_max_par_corner)
- const
{
for (int iperp = min_iperp() ; iperp <= max_iperp() ; ++iperp)
{
@@ -350,7 +349,6 @@ void interpatch_ghost_zone::setup_scalar_gridfn_in_ghost_zone
bool want_min_par_corner,
bool want_non_corner,
bool want_max_par_corner)
- const
{
other_frontier_->setup_interpolation_for_gridfn(gfn);