aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/sim-if.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-22 22:45:47 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-24 00:26:31 -0400
commitfe83b8a8d369e28dcfab42ee9f4b6d9cef3370c0 (patch)
treea0b35e2178f02d9b1b43ad60d481cf810439b179 /sim/m32r/sim-if.c
parent97f478c5a490b391f02df4e81b6bc7f99676c74c (diff)
downloadfsf-binutils-gdb-fe83b8a8d369e28dcfab42ee9f4b6d9cef3370c0.zip
fsf-binutils-gdb-fe83b8a8d369e28dcfab42ee9f4b6d9cef3370c0.tar.gz
fsf-binutils-gdb-fe83b8a8d369e28dcfab42ee9f4b6d9cef3370c0.tar.bz2
sim: m32r: drop duplicate dv_sockser_install call
Since sim_module_install takes care of this for us, there's no need to initialize the module twice.
Diffstat (limited to 'sim/m32r/sim-if.c')
-rw-r--r--sim/m32r/sim-if.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sim/m32r/sim-if.c b/sim/m32r/sim-if.c
index 9385ccc..d01bc0a 100644
--- a/sim/m32r/sim-if.c
+++ b/sim/m32r/sim-if.c
@@ -86,14 +86,6 @@ sim_open (kind, callback, abfd, argv)
return 0;
}
-#ifdef HAVE_DV_SOCKSER /* FIXME: was done differently before */
- if (dv_sockser_install (sd) != SIM_RC_OK)
- {
- free_state (sd);
- return 0;
- }
-#endif
-
#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