Remove any_running
authorYao Qi <yao@codesourcery.com>
Wed, 18 Jun 2014 14:03:20 +0000 (22:03 +0800)
committerYao Qi <yao@codesourcery.com>
Thu, 19 Jun 2014 12:15:06 +0000 (20:15 +0800)
commit78c164b00654c7f422694035bc0e1817f90c86b5
tree5ddf9b79427eff8746e7a16e72403666c921a88f
parentf6e29b6ec0a4fd410ddaaddacf045c4cb4e890f2
Remove any_running

Function any_running isn't used.  This patch is to remove it.
Rebuild GDB for linux and mingw.

gdb:

2014-06-19  Yao Qi  <yao@codesourcery.com>

* gdbthread.h (any_running): Remove the declaration.
* thread.c (any_running): Remove.
gdb/ChangeLog
gdb/gdbthread.h
gdb/thread.c