summary refs log tree commit diff
path: root/bin/1sh/myhistedit.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-20 20:13:24 -0500
committerJune McEnroe <june@causal.agency>2019-11-20 20:13:24 -0500
commit4b6556381032c4aad2bb002adb1ce87f6fb5a69d (patch)
tree0fe4218d13d20291d0bce69c0fdb634573487a40 /bin/1sh/myhistedit.h
parentRemove color from 1sh prompts (diff)
downloadsrc-4b6556381032c4aad2bb002adb1ce87f6fb5a69d.tar.gz
src-4b6556381032c4aad2bb002adb1ce87f6fb5a69d.zip
Remove PSlit
Diffstat (limited to 'bin/1sh/myhistedit.h')
-rw-r--r--bin/1sh/myhistedit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/1sh/myhistedit.h b/bin/1sh/myhistedit.h
index 6eebe521..feb4803e 100644
--- a/bin/1sh/myhistedit.h
+++ b/bin/1sh/myhistedit.h
@@ -41,6 +41,5 @@ extern int displayhist;
 void histedit(void);
 void sethistfile(const char *);
 void sethistsize(const char *);
-void setpslit(const char *);
 void setterm(const char *);