fixed bug in qualifier_type()
This commit is contained in:
		
							parent
							
								
									02ea4988d1
								
							
						
					
					
						commit
						b2efe2299f
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -133,8 +133,6 @@ qualifier_type(tp, typequal) | |||
| 		dtp->tp_align = tp->tp_align; | ||||
| 		dtp->tp_typequal = typequal; | ||||
| 		dtp->tp_size = tp->tp_size; | ||||
| 		dtp->tp_pointer = tp->tp_pointer; | ||||
| 		dtp->tp_array = tp->tp_array; | ||||
| #if 0 | ||||
| /* The tp_function field does not exist now. See the comment in the
 | ||||
|    function_of() routine. | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue