* gas/mips/jal.d: Remove duplicate pattern.
[deliverable/binutils-gdb.git] / gprof / gmon_io.c
index 1b046d4ed5efe22d090919dc197b941eeca48110..fbb89f50e72657cb2aadcbb2b219ceecb082cb07 100644 (file)
@@ -551,8 +551,6 @@ gmon_out_read (const char *filename)
          cg_tally (from_pc, self_pc, count);
        }
 
-      fclose (ifp);
-
       if (hz == HZ_WRONG)
        {
          /* How many ticks per second?  If we can't tell, report
This page took 0.022811 seconds and 4 git commands to generate.