mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 09:54:25 +00:00
diff: avoid duplicate definition of presume_output_tty
* src/util.c (presume_output_tty): Remove this definition. The other is in diff.h. Reported in https://bugs.gnu.org/24248
This commit is contained in:
parent
d6474c4c51
commit
c2dc91f196
@ -44,8 +44,6 @@
|
||||
|
||||
char const pr_program[] = PR_PROGRAM;
|
||||
|
||||
bool presume_output_tty;
|
||||
|
||||
/* Queue up one-line messages to be printed at the end,
|
||||
when -l is specified. Each message is recorded with a 'struct msg'. */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user