IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10583


Ignore:
Timestamp:
Dec 8, 2006, 1:47:04 PM (20 years ago)
Author:
Paul Price
Message:

Removing unnecessary printf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.c

    r10582 r10583  
    44 *  @author EAM (IfA)
    55 *
    6  *  @version $Revision: 1.66 $ $Name: not supported by cvs2svn $
    7  *  @date $Date: 2006-12-08 22:26:53 $
     6 *  @version $Revision: 1.67 $ $Name: not supported by cvs2svn $
     7 *  @date $Date: 2006-12-08 23:47:04 $
    88 *
    99 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    902902    #endif
    903903
    904     fprintf (stderr, "filename: %s\n", newName);
    905904    return newName;
    906905}
Note: See TracChangeset for help on using the changeset viewer.