Skip to content

Commit

Permalink
TestNewRadX: remove duplicated functions
Browse files Browse the repository at this point in the history
  • Loading branch information
lwJi committed Dec 8, 2024
1 parent e1d6d2d commit e36b8f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions TestNewRadX/src/test_newradx.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,6 @@ extern "C" void TestNewRadX_RHS(CCTK_ARGUMENTS) {
}
}

extern "C" void TestNewRadX_Sync(CCTK_ARGUMENTS) {
// do nothing
}

extern "C" void TestNewRadX_CompareSolution(CCTK_ARGUMENTS) {
DECLARE_CCTK_ARGUMENTSX_TestNewRadX_CompareSolution;
DECLARE_CCTK_PARAMETERS;
Expand Down

0 comments on commit e36b8f9

Please sign in to comment.