X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fprompter.c;h=a016c1f17ad3d20adc2c93b6e48c6664e6ddc317;hb=f475d48680eb8bb0b6543efab9057eba2773666e;hp=872d7423c62a847b29a2a354fd4a072e5740708a;hpb=19f0a0fb37951be3155401e02425cb25365ff601;p=mmh diff --git a/uip/prompter.c b/uip/prompter.c index 872d742..a016c1f 100644 --- a/uip/prompter.c +++ b/uip/prompter.c @@ -396,10 +396,6 @@ getln (char *buffer, int n) static void intrser (int i) { -#ifndef RELIABLE_SIGNALS - SIGNAL (SIGINT, intrser); -#endif - if (wtuser) longjmp (sigenv, NOTOK); sigint++;