aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/misc.c')
-rw-r--r--gcc/ada/misc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/ada/misc.c b/gcc/ada/misc.c
index ca9a036..60232bf 100644
--- a/gcc/ada/misc.c
+++ b/gcc/ada/misc.c
@@ -226,10 +226,6 @@ gnat_handle_option (size_t scode, const char *arg, int value ATTRIBUTE_UNUSED)
char *q;
unsigned int i;
- /* Ignore file names. */
- if (code == N_OPTS)
- return 1;
-
switch (code)
{
default: