Skip to content

Commit

Permalink
remove unused get_const_grav()
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Sep 10, 2024
1 parent 97555d4 commit ae18bfd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Source/gravity/Gravity.H
Original file line number Diff line number Diff line change
Expand Up @@ -567,12 +567,6 @@ public:
const amrex::Vector<amrex::MultiFab*>& res,
amrex::Real time);

static inline amrex::Real
get_const_grav() {
return gravity::const_grav;
}


};

///
Expand Down

0 comments on commit ae18bfd

Please sign in to comment.