Remove unused variable
authorSimon Marchi <simon dot marchi at ericsson dot com>
Mon, 21 Apr 2014 15:49:59 +0000 (11:49 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Tue, 13 May 2014 20:54:29 +0000 (16:54 -0400)
commitb0f16a3eaf0226b21a2a9032d9fac069009b96d3
tree637b781e56eee5aca1e79bd8d2dded48bd54bb6f
parenta82bef932ec11cc16f205427f8a056c3c0ea517d
Remove unused variable

should_resume is set to 1 at the beginning and never changed.

gdb/ChangeLog:

2014-05-13  Simon Marchi  <simon.marchi@ericsson.com>

* infrun.c (resume): Remove should_resume (unused).  Move up
declaration of resume_ptid.
gdb/ChangeLog
gdb/infrun.c
This page took 0.035839 seconds and 4 git commands to generate.