From: Steve Chamberlain Date: Fri, 8 Jul 1994 20:23:56 +0000 (+0000) Subject: * rttty.c (control_meta_key_on): Remove superfluous testing of X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0a9a6ed9d34eeef520195dc9b6b812068508c47c;p=binutils-gdb.git * rttty.c (control_meta_key_on): Remove superfluous testing of __GO32__. --- diff --git a/readline/ChangeLog b/readline/ChangeLog index 658c0858af3..6237ad203a9 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 8 13:18:33 1994 Steve Chamberlain (sac@jonny.cygnus.com) + + * rttty.c (control_meta_key_on): Remove superfluous testing of + __GO32__. + Thu Jun 30 15:21:54 1994 Steve Chamberlain (sac@jonny.cygnus.com) * rltty.c (control_meta_key_on): Don't compile if __GO32__ is