mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Remove leftover from testing
This commit is contained in:
		
							parent
							
								
									4c37db6d87
								
							
						
					
					
						commit
						2c21073789
					
				@ -119,7 +119,6 @@ int main( int argc, char *argv[] )
 | 
				
			|||||||
      off_t filesize, offset;
 | 
					      off_t filesize, offset;
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    mbedtls_aes_init( NULL );
 | 
					 | 
				
			||||||
    mbedtls_aes_init( &aes_ctx );
 | 
					    mbedtls_aes_init( &aes_ctx );
 | 
				
			||||||
    mbedtls_md_init( &sha_ctx );
 | 
					    mbedtls_md_init( &sha_ctx );
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user