mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
No more options
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
#ifndef __SODIUM_CORE_H__
|
||||
#define __SODIUM_CORE_H__
|
||||
|
||||
typedef struct sodium_options sodium_options;
|
||||
|
||||
int sodium_init(void);
|
||||
int sodium_reinit(void);
|
||||
void sodium_shutdown(void);
|
||||
|
||||
Reference in New Issue
Block a user