X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Fprompter.c;fp=uip%2Fprompter.c;h=6c780d4a19d40fa6f5aa5c373df9ede49a9acdfd;hb=ac0b9fcce4167e2959ebc5b8d6efb8511acec66d;hp=2f39f29d4cc1e72dbb6609164a37f38f986549ed;hpb=fc71710f8695ea07d852284286b058ecb3955317;p=mmh diff --git a/uip/prompter.c b/uip/prompter.c index 2f39f29..6c780d4 100644 --- a/uip/prompter.c +++ b/uip/prompter.c @@ -397,10 +397,6 @@ getln(char *buffer, int n) static void intrser(int i) { -#ifndef RELIABLE_SIGNALS - SIGNAL(SIGINT, intrser); -#endif - if (wtuser) longjmp(sigenv, NOTOK); sigint++;