remove trivialy unused variables
[deliverable/binutils-gdb.git] / gdb / dicos-tdep.c
index 2cb244a99b54889ee52232506ab392c158b21ce3..d52e77a55fd744cc3b8dbc9fdf4a714e357875fb 100644 (file)
@@ -27,8 +27,6 @@
 void
 dicos_init_abi (struct gdbarch *gdbarch)
 {
-  struct gdbarch_tdep *tdep = gdbarch_tdep (gdbarch);
-
   set_solib_ops (gdbarch, &solib_target_so_ops);
 
   /* Every process, although has its own address space, sees the same
This page took 0.025264 seconds and 4 git commands to generate.