- Removed sha1 code

- ifdef unused SOAP encoding
This commit is contained in:
Olof hagsand 2021-04-24 22:04:05 +02:00
parent 030715df61
commit 448b56ca0c
8 changed files with 18 additions and 495 deletions

View file

@ -1,9 +0,0 @@
#ifndef _CLIXON_SHA1_H_
#define _CLIXON_SHA1_H_
/*
* Function Prototypes
*/
char *clicon_sha1hex(const char *str);
#endif /* _CLIXON_SHA1_H_ */