IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 5, 2007, 2:04:15 PM (19 years ago)
Author:
Paul Price
Message:

Don't automatically initialise EOC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psConfigure.c

    r11712 r12757  
    1313 *  @author Robert DeSonia, MHPCC
    1414 *
    15  *  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2007-02-08 23:28:23 $
     15 *  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2007-04-06 00:04:15 $
    1717 *
    1818 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    105105        }
    106106    }
    107     if (!p_psEOCInit()) {
    108         psError(PS_ERR_BAD_PARAMETER_VALUE, true,
    109                 _("Failed to initialize %s."), "psEOC");
    110         return;
    111     }
    112107
    113108    // Does the user want memory checking at exit?
Note: See TracChangeset for help on using the changeset viewer.