summaryrefslogtreecommitdiffstats
path: root/src/memline.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/memline.c')
-rw-r--r--src/memline.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/memline.c b/src/memline.c
index c2e1074248..75c17d2ed7 100644
--- a/src/memline.c
+++ b/src/memline.c
@@ -48,11 +48,6 @@
# include <time.h>
#endif
-// for randombytes_buf
-#ifdef FEAT_SODIUM
-# include <sodium.h>
-#endif
-
#if defined(SASC) || defined(__amigaos4__)
# include <proto/dos.h> // for Open() and Close()
#endif