Comment out one more unused thing
This commit is contained in:
		
							parent
							
								
									9c70eee4ca
								
							
						
					
					
						commit
						b3f225a70d
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -68,6 +68,7 @@ sha256_hash_string (unsigned char hash[SHA256_DIGEST_LENGTH], char outputBuffer[ | |||
| 	outputBuffer[64] = 0; | ||||
| } | ||||
| 
 | ||||
| #if 0 | ||||
| static void | ||||
| sha256 (char *string, char outputBuffer[65]) | ||||
| { | ||||
|  | @ -85,6 +86,7 @@ sha256 (char *string, char outputBuffer[65]) | |||
| 	} | ||||
| 	outputBuffer[64] = 0; | ||||
| } | ||||
| #endif | ||||
| 
 | ||||
| static int | ||||
| sha256_file (char *path, char outputBuffer[65]) | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue