summary refs log tree commit diff
path: root/bin/1sh/libedit/historyn.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-21 17:10:11 -0500
committerJune McEnroe <june@causal.agency>2019-11-21 17:10:11 -0500
commit9a3f74472ab7fa1312608b45c3a3cdea393723b9 (patch)
tree914571694112fa78f29f8d5f78a2b37955f08bca /bin/1sh/libedit/historyn.c
parentRevert "Use local libedit" (diff)
downloadsrc-9a3f74472ab7fa1312608b45c3a3cdea393723b9.tar.gz
src-9a3f74472ab7fa1312608b45c3a3cdea393723b9.zip
Remove vendored libedit
Diffstat (limited to 'bin/1sh/libedit/historyn.c')
-rw-r--r--bin/1sh/libedit/historyn.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/1sh/libedit/historyn.c b/bin/1sh/libedit/historyn.c
deleted file mode 100644
index 59130dea..00000000
--- a/bin/1sh/libedit/historyn.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "config.h"
-#define NARROWCHAR
-#include "history.c"