Removed unclear test
This commit is contained in:
		
							parent
							
								
									4baa1312a8
								
							
						
					
					
						commit
						7442852cad
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -32,9 +32,6 @@ setvbuf(register FILE *stream, char *buf, int mode, size_t size)
 | 
			
		|||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	if (io_testflag(stream, _IOREADING) || io_testflag(stream, _IOWRITING))
 | 
			
		||||
		retval = EOF;
 | 
			
		||||
 | 
			
		||||
	stream->_buf = (unsigned char *) buf;
 | 
			
		||||
 | 
			
		||||
	stream->_count = 0;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue