X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=keyconvert%2Fb64decode.h;fp=keyconvert%2Fb64decode.h;h=0000000000000000000000000000000000000000;hb=9ec8efcc4a9a0924d0dc822d07e4faeb9548fdf2;hp=b93a252147447469e3690ae294d2183c686f8416;hpb=9fadbf450732b94a723471b80bfa6e10a710b85c;p=sfa.git diff --git a/keyconvert/b64decode.h b/keyconvert/b64decode.h deleted file mode 100644 index b93a2521..00000000 --- a/keyconvert/b64decode.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef __B64DECODE_H -#define __B64DECODE_H - -void b64decodeinit(); -int b64decode(char *s, char *dest); - -#endif