diff options
Diffstat (limited to 'nacl/curvecp/load.h')
-rw-r--r-- | nacl/curvecp/load.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/nacl/curvecp/load.h b/nacl/curvecp/load.h deleted file mode 100644 index 9ff1ab2c..00000000 --- a/nacl/curvecp/load.h +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | #ifndef LOAD_H | ||
2 | #define LOAD_H | ||
3 | |||
4 | extern int load(const char *,void *,long long); | ||
5 | |||
6 | #endif | ||