IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42291


Ignore:
Timestamp:
Sep 23, 2022, 6:20:32 AM (4 years ago)
Author:
eugene
Message:

remove excessively verbose message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-ops-20220705/psLib/src/astro/psCoord.c

    r41896 r42291  
    242242    const psPlane* coords)
    243243{
    244   if (!transform) {
    245     fprintf (stderr, "problem\n");
    246   }
    247244    PS_ASSERT_PTR_NON_NULL(transform, NULL);
    248245    PS_ASSERT_PTR_NON_NULL(transform->x, NULL);
Note: See TracChangeset for help on using the changeset viewer.