Removes the spurious copy of the AXIS Frame which is left in WCS component
when using non-Native encodings FTS1_WCSUT
When using non-Native encoding, the AXIS Frame written by NDF2FITS will not have any associated Domain value, and so will not be recognised by the NDF library as an AXIS Frame when it is read back in by FITS2NDF. The Frame will therefore be left in the WCS component of the NDF, even though it is in reality a copy of the AXIS Frame. This routine removes such Frames.