diff --git a/Source/Modules/ocaml.cxx b/Source/Modules/ocaml.cxx index b03a8e461..0a0c095c3 100755 --- a/Source/Modules/ocaml.cxx +++ b/Source/Modules/ocaml.cxx @@ -308,9 +308,6 @@ public: } else { Swig_arg_error(); } - } else if (strcmp (argv[i], "-ldflags") == 0) { - printf("%s\n", SWIG_OCAML_RUNTIME); - SWIG_exit (EXIT_SUCCESS); } } }