* inflow.c (terminal_ours_1): Remove useless line.
This commit is contained in:
parent
82e9138962
commit
b0b951d937
@ -1,3 +1,7 @@
|
||||
2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* inflow.c (terminal_ours_1): Remove useless line.
|
||||
|
||||
2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* mips-tdep.c (mips_read_fp_register_double): Correct check for
|
||||
|
@ -408,8 +408,6 @@ terminal_ours_1 (int output_only)
|
||||
result = fcntl (0, F_SETFL, tflags_ours);
|
||||
result = fcntl (0, F_SETFL, tflags_ours);
|
||||
#endif
|
||||
|
||||
result = result; /* lint */
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user