Changeset 3963 for palm/trunk/SOURCE


Ignore:
Timestamp:
May 8, 2019 8:09:11 PM (5 years ago)
Author:
suehring
Message:

Remove unused variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/pmc_child_mod.f90

    r3962 r3963  
    2121! Current revisions:
    2222! ------------------
    23 !
     23! Remove unused variable
    2424!
    2525! Former revisions:
     
    605605    INTEGER(iwp), DIMENSION(:,:), ALLOCATABLE ::  myindex_r
    606606
    607     INTEGER(iwp),DIMENSION(1024) ::  req  !<
    608 
    609607    REAL(wp), DIMENSION(:), POINTER, SAVE ::  base_array_pc  !< base array
    610608    REAL(wp), DIMENSION(:), POINTER, SAVE ::  base_array_cp  !< base array
Note: See TracChangeset for help on using the changeset viewer.