diff options
Diffstat (limited to 'src/test.c')
| -rw-r--r-- | src/test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test.c b/src/test.c index 445eba08b..a4eb40a52 100644 --- a/src/test.c +++ b/src/test.c @@ -390,7 +390,6 @@ unary_operator (void) { default: test_syntax_error (_("%s: unary operator expected"), quote (argv[pos])); - return false; /* All of the following unary operators use unary_advance (), which checks to make sure that there is an argument, and then advances |
