Remove redundant returns in void functions.
[binutils-gdb.git] / gas / config / tc-arc.c
index 539549ae6c5e4c36d2d11c0a21a09ff1a51f37e6..b99fc0b8f72e58988a394fd41e5e9798e36486c0 100644 (file)
@@ -1475,7 +1475,6 @@ arc_common (localScope)
   symbolP->bsym->flags |= BSF_OBJECT;
 
   demand_empty_rest_of_line ();
-  return;
 }
 \f
 /* Select the cpu we're assembling for.  */