Opened 13 years ago
Closed 13 years ago
#1791 closed defect (fixed)
RFC 116 Update -- Remove an unapproved interface which was erroneously added.
Reported by: | NormOlsen | Owned by: | NormOlsen |
---|---|---|---|
Priority: | low | Milestone: | 2.3 |
Component: | General | Version: | 2.1.0 |
Severity: | minor | Keywords: | CoordinateSystem Transformation |
Cc: | Hugues.Wisniewski@… | External ID: |
Description
Due to several revisions made to the RFC prior to its actual submission for review, a proposed interface function (IsReentrant) was erroneously included in the submission. This interface function was removed from the original (i.e. pre-submission) RFC prior to submission for approval. This change removes the extra interface function which was not a part of the approved RFC.
Note:
See TracTickets
for help on using tickets.
The extraneous interface, MgCoordinateSystemTransform::IsReentrant(), was removed from the interface file and the implementation files. Also removed from the GeometryConsoleTest module which was used to test the function of the interface and used it in performing other tests.