summaryrefslogtreecommitdiffstats
path: root/src/c_ctrls.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_ctrls.c')
-rw-r--r--src/c_ctrls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/c_ctrls.c b/src/c_ctrls.c
index 0bea322..af0528e 100644
--- a/src/c_ctrls.c
+++ b/src/c_ctrls.c
@@ -66,7 +66,6 @@ void c_signal_int(int signo)
write(1, "\n", 1);
msh = c_get_msh(0, msh);
msh->sig = 130;
- ioctl(1, TIOCSTI, "\002");
}
void c_signal_ign(int signo)