bt: remove bt_host_read_poll()
authorJuan Quintela <quintela@redhat.com>
Thu, 11 Mar 2010 16:55:40 +0000 (17:55 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 19 Mar 2010 20:27:27 +0000 (15:27 -0500)
commitfeb09c04f14707e5ab64b015f9bae5acb2399a7e
treeb9e126514cfbec37f49ba5b00fceeb70fc3b0f19
parent9a7b9f4b356aa498e4c767d19a6a0be965b9b17a
bt: remove bt_host_read_poll()

It allways returned true, that is the equivalent of not having the
callback.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
bt-host.c