Remove some unused variables
[deliverable/binutils-gdb.git] / gdb / remote-fileio.c
index 877189382c49e1ba7f04b910b3972100b53d04a2..0bd7b9663370002234a60f6a5e33bdd13564ea52 100644 (file)
@@ -1169,8 +1169,6 @@ remote_fileio_reset (void)
 void
 remote_fileio_request (char *buf, int ctrlc_pending_p)
 {
-  int ex;
-
   /* Save the previous quit handler, so we can restore it.  No need
      for a cleanup since we catch all exceptions below.  Note that the
      quit handler is also restored by remote_fileio_reply just before
This page took 0.027266 seconds and 4 git commands to generate.