Show
Ignore:
Timestamp:
06/30/09 14:41:53 (5 months ago)
Author:
buntinas
Message:

stomped some warnings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • mpich2/trunk/src/mpid/common/datatype/dataloop/dataloop_create_contig.c

    r100 r4865  
    127127        else 
    128128        { 
    129             DLOOP_Dataloop *old_loop_ptr; 
    130             int old_loop_sz = 0; 
    131  
    132             DLOOP_Handle_get_loopptr_macro(oldtype, old_loop_ptr, flag); 
    133             DLOOP_Handle_get_loopsize_macro(oldtype, old_loop_sz, flag); 
    134  
    135129            /* allocate space for new loop including copy of old */ 
    136130            PREPEND_PREFIX(Dataloop_alloc_and_copy)(DLOOP_KIND_CONTIG,