Skip to content

lalinspiral: remove unused code

Kipp Cannon requested to merge (removed):lalinspiral_remove_unused_code into master

Description

This patch removes functions from lalinspiral that are not called by any code.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

there is no code that calls any of the functions removed by this patch, and there is no expectation that any new code will be written that will.

Review Status

Not reviewed.

Merge request reports