Re: [PATCH] remove unused pager_in_use

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Tue, 15 Aug 2006, David Rientjes wrote:

> There's no need to honor pager_in_use because it's unused.
>
> [...]
>
> -			if (isatty(1) || (pager_in_use && pager_use_color)) {
> +			if (isatty(1) || pager_use_color) {

Well, it _was_ in use, before you removed it.

Ciao,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]