diff options
Diffstat (limited to 'gdb/cli/cli-utils.c')
| -rw-r--r-- | gdb/cli/cli-utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/cli/cli-utils.c b/gdb/cli/cli-utils.c index 8396f74..3d0034e 100644 --- a/gdb/cli/cli-utils.c +++ b/gdb/cli/cli-utils.c @@ -436,4 +436,3 @@ validate_flags_qcs (const char *which_command, qcs_flags *flags) if (flags->cont && flags->silent) error (_("%s: -c and -s are mutually exclusive"), which_command); } - |
