sim: iq2000/m32r/lm32/sh64: delete dead option code
[deliverable/binutils-gdb.git] / sim / m32r / sim-if.c
index 2ed6934cf5d8c76ee54c6fd7624b8173e5f44b4a..2777f6192f74d59e652cf08b51e11bb01e38acfb 100644 (file)
@@ -84,14 +84,6 @@ sim_open (kind, callback, abfd, argv)
       return 0;
     }
 
-#if 0 /* FIXME: 'twould be nice if we could do this */
-  /* These options override any module options.
-     Obviously ambiguity should be avoided, however the caller may wish to
-     augment the meaning of an option.  */
-  if (extra_options != NULL)
-    sim_add_option_table (sd, extra_options);
-#endif
-
   /* getopt will print the error message so we just have to exit if this fails.
      FIXME: Hmmm...  in the case of gdb we need getopt to call
      print_filtered.  */
This page took 0.022491 seconds and 4 git commands to generate.