IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2007, 2:08:52 PM (19 years ago)
Author:
gusciora
Message:

Removed psLogMsg() calls from the test code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/tap_psRandom.c

    r12607 r13084  
    267267        psFree(myRNG1);
    268268
    269         psLogMsg(__func__,PS_LOG_INFO,"Reset a NULL psRandom variable, should generate an error message");
     269        // Reset a NULL psRandom variable, should generate an error message
    270270        psRandomReset(NULL,SEED);
    271271    }
Note: See TracChangeset for help on using the changeset viewer.