Removed unused variables
This commit is contained in:
		
							parent
							
								
									3fa4eaace7
								
							
						
					
					
						commit
						e8d1ad3346
					
				| @ -316,7 +316,7 @@ c | ||||
|       dimension jb (*) | ||||
| c | ||||
|       dimension ippt(10) | ||||
|       dimension iarr(20) | ||||
| cveh  dimension iarr(20) | ||||
|       dimension aa(10),jja(10),iiu(10) | ||||
| c | ||||
|       character*1 icpt,ifpt,ippt,ispt | ||||
| @ -2485,7 +2485,7 @@ c     in reports, only oldname is used. | ||||
| c | ||||
| c--------------------------------------------------------------------- | ||||
| c | ||||
|       integer nhigh | ||||
| cveh  integer nhigh | ||||
|       character*(*) oldname,newname | ||||
|       character*10  name,alias | ||||
| 
 | ||||
|  | ||||
| @ -316,7 +316,7 @@ c | ||||
|       dimension jb (*) | ||||
| c | ||||
|       dimension ippt(10) | ||||
|       dimension iarr(20) | ||||
| cveh  dimension iarr(20) | ||||
|       dimension aa(10),jja(10),iiu(10) | ||||
| c | ||||
|       character*1 icpt,ifpt,ippt,ispt | ||||
| @ -2485,7 +2485,7 @@ c     in reports, only oldname is used. | ||||
| c | ||||
| c--------------------------------------------------------------------- | ||||
| c | ||||
|       integer nhigh | ||||
| cveh  integer nhigh | ||||
|       character*(*) oldname,newname | ||||
|       character*10  name,alias | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 vhenson
						vhenson