remove unused variable in demos/encrypt.c
This commit is contained in:
		
							parent
							
								
									bfcf1eb200
								
							
						
					
					
						commit
						9e88fcb9b1
					
				| @ -26,8 +26,6 @@ int usage(char *name) | |||||||
| 
 | 
 | ||||||
| void register_algs(void) | void register_algs(void) | ||||||
| { | { | ||||||
|    int x; |  | ||||||
| 
 |  | ||||||
| #ifdef LTC_RIJNDAEL | #ifdef LTC_RIJNDAEL | ||||||
|   register_cipher (&aes_desc); |   register_cipher (&aes_desc); | ||||||
| #endif | #endif | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user