Imported from ../bash-2.05b.tar.gz.
[platform/upstream/bash.git] / lib / readline / rltty.c
index cc0dc03..755efeb 100644 (file)
@@ -647,7 +647,6 @@ rl_prep_terminal (meta_flag)
   if (get_tty_settings (tty, &tio) < 0)
     {
       release_sigint ();
-fprintf(stderr, "readline: warning: rl_prep_terminal: cannot get terminal settings");
       return;
     }