IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42288 for trunk


Ignore:
Timestamp:
Sep 23, 2022, 5:49:37 AM (4 years ago)
Author:
eugene
Message:

remove excessively verbose message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psCoord.c

    r41896 r42288  
    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.