Since sim_module_install takes care of this for us, there's no need
to initialize the module twice.
+2015-03-24 Mike Frysinger <vapier@gentoo.org>
+
+ * sim-if.c (sim_open): Delete dv_sockser_install call.
+
2015-03-24 Mike Frysinger <vapier@gentoo.org>
* configure: Regenerate.
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