IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2530


Ignore:
Timestamp:
Nov 29, 2004, 3:26:47 PM (22 years ago)
Author:
harman
Message:

Removed unused variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/tst_psArray01.c

    r2393 r2530  
    1212 *  @author  Ross Harman, MHPCC
    1313 *
    14  *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
    15  *  @date  $Date: 2004-11-22 21:22:44 $
     14 *  @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
     15 *  @date  $Date: 2004-11-30 01:26:47 $
    1616 *
    1717 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4949    // Create array of pointers
    5050    testStruct *mySt[10];
    51     psArray *psArr1 = NULL;
    5251
    5352    // Test A - Create void pointer array
Note: See TracChangeset for help on using the changeset viewer.