Remove symfile_complaints
[deliverable/binutils-gdb.git] / gdb / windows-nat.c
index 16ebd176072a6888aa7bfb0a7f15b500e9421b31..965569455875de3d22efca781379805e10884035 100644 (file)
@@ -876,7 +876,7 @@ handle_unload_dll ()
      4 mysterious UNLOAD_DLL_DEBUG_EVENTs during the startup phase (these
      events are apparently caused by the WOW layer, the interface between
      32bit and 64bit worlds).  */
-  complaint (&symfile_complaints, _("dll starting at %s not found."),
+  complaint (_("dll starting at %s not found."),
             host_address_to_string (lpBaseOfDll));
 }
 
This page took 0.026688 seconds and 4 git commands to generate.