interactive: Remove pointless return statement.
authorAndre Noll <maan@systemlinux.org>
Thu, 5 Apr 2012 23:18:23 +0000 (01:18 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 5 Apr 2012 23:20:36 +0000 (01:20 +0200)
commitfbd0d40a1086103770ebc078d4168394bcdb1c10
tree9b37aec2aa6d485e266a830566a99eee8a85649f
parentd18892cda3a00286a2183e7b7c1723849489b626
interactive: Remove pointless return statement.

i9e_pre_select() returns void anyway.
interactive.c