Qt4: remove useless alive check on input
If the input dies, the state changes and the Qt input manager will delete the input anyway. Note that checking b_eof and b_dead here is also wrong (no memory synchronization), but that is left for later.
Showing
Please register or sign in to comment