From: ayin Date: Tue, 11 Dec 2007 11:53:48 +0000 (+0000) Subject: Remove junk. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=3a5818d2f25ce29282b97bec70f198b57b85c9b4;p=dana%2Furxvt.git Remove junk. --- diff --git a/src/main.C b/src/main.C index 7c80e236..4e0ff44a 100644 --- a/src/main.C +++ b/src/main.C @@ -829,7 +829,7 @@ rxvt_term::tt_winch () (void)ioctl (pty->pty, TIOCSWINSZ, &ws); #if 0 - // TIOCSWINSZ⎈ is supposed to do this automatically and correctly + // TIOCSWINSZ is supposed to do this automatically and correctly if (cmd_pid) /* force through to the command */ kill (-cmd_pid, SIGWINCH); #endif