diff options
Diffstat (limited to 'plugin/auth_ed25519/randombytes.h')
-rw-r--r-- | plugin/auth_ed25519/randombytes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/auth_ed25519/randombytes.h b/plugin/auth_ed25519/randombytes.h deleted file mode 100644 index 322454074ca..00000000000 --- a/plugin/auth_ed25519/randombytes.h +++ /dev/null @@ -1 +0,0 @@ -#define randombytes(BUF,LEN) /* no-op */ |