mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Removed decl of unreferenced vrbl.
This commit is contained in:
		
							parent
							
								
									8c74335807
								
							
						
					
					
						commit
						329e29198d
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -794,7 +794,6 @@ array_extend(self, args) | |||
| { | ||||
| 	int size; | ||||
|         PyObject    *bb; | ||||
|         arrayobject *np; | ||||
|          | ||||
| 	if (!PyArg_ParseTuple(args, "O:extend", &bb)) | ||||
|             return NULL; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tim Peters
						Tim Peters