remove useless code
This commit is contained in:
		
							parent
							
								
									cebf33cdce
								
							
						
					
					
						commit
						9f8df116be
					
				@ -80,7 +80,6 @@ static unsigned long rng_ansic(unsigned char *buf, unsigned long len,
 | 
				
			|||||||
       acc  = 0;
 | 
					       acc  = 0;
 | 
				
			||||||
       bits = 8;
 | 
					       bits = 8;
 | 
				
			||||||
   }
 | 
					   }
 | 
				
			||||||
   acc = bits = a = b = 0;
 | 
					 | 
				
			||||||
   return l;
 | 
					   return l;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user