This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[rfa] remove unused variable


Hi,

I was just digging in blockframe.c and noticed an unused varible
declared in frameless_look_for_prologue(). The attached patch removed
it.

Probably obvious, but ok to commit?

Ted Roth

2003-05-22  Theodore A. Roth  <troth@openavr.org>

        * blockframe.c (frameless_look_for_prologue): Remove unused
        after_prologue variable.

Attachment: unused.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]