X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=interactive.c;h=cab8d9033ba6c817f01e858a7d4ef4946a36e3a7;hb=1d8f19432db6bef6a867334667982f804fe5317d;hp=36211439eb9e2b82c66f8b03d3f6b8936256d540;hpb=393d66f1ab1b07e7a89c2e09f4ab86529145adfd;p=paraslash.git diff --git a/interactive.c b/interactive.c index 36211439..cab8d903 100644 --- a/interactive.c +++ b/interactive.c @@ -560,8 +560,6 @@ void ie9_print_status_bar(char *buf, unsigned len) * Tell i9e that the caller received a signal. * * \param sig_num The number of the signal received. - * - * Currently the function only cares about \p SIGINT, but this may change. */ void i9e_signal_dispatch(int sig_num) {