]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/tracefile.c
remove trivialy unused variables
[thirdparty/binutils-gdb.git] / gdb / tracefile.c
index 609b7e5a42a2522c7f52b8b62e026174b98bfc3d..c32bcf4c283e28033faaeea81905c43f8d880e0b 100644 (file)
@@ -64,7 +64,6 @@ trace_save (const char *filename, struct trace_file_writer *writer,
   ULONGEST offset = 0;
 #define MAX_TRACE_UPLOAD 2000
   gdb_byte buf[MAX_TRACE_UPLOAD];
-  int written;
   enum bfd_endian byte_order = gdbarch_byte_order (target_gdbarch ());
 
   /* If the target is to save the data to a file on its own, then just