Eliminate prepare_to_throw_exception
[deliverable/binutils-gdb.git] / gdb / gdbserver / utils.c
index 59bb3238ea66710e1934d5f8526cd736275fe1c4..37b9c8952507dd5fb5f40e617fb961a2ee0a682a 100644 (file)
@@ -137,11 +137,3 @@ pfildes (gdb_fildes_t fd)
   return plongest (fd);
 #endif
 }
-
-/* See common/common-exceptions.h.  */
-
-void
-prepare_to_throw_exception (void)
-{
-  /* No client-specific actions required.  */
-}
This page took 0.02437 seconds and 4 git commands to generate.