diff options
Diffstat (limited to 'nacl/curvecp/blocking.h')
-rw-r--r-- | nacl/curvecp/blocking.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nacl/curvecp/blocking.h b/nacl/curvecp/blocking.h deleted file mode 100644 index 9ba08a5e..00000000 --- a/nacl/curvecp/blocking.h +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | #ifndef BLOCKING_H | ||
2 | #define BLOCKING_H | ||
3 | |||
4 | extern void blocking_enable(int); | ||
5 | extern void blocking_disable(int); | ||
6 | |||
7 | #endif | ||