Code

main: changed "connected" check to assertion
authorMax Kellermann <max@duempel.org>
Tue, 29 Sep 2009 16:20:25 +0000 (18:20 +0200)
committerMax Kellermann <max@duempel.org>
Tue, 29 Sep 2009 16:20:25 +0000 (18:20 +0200)
commit480e564bf37559d682ef53a39423e4b7811a448f
tree0b61fd46c940dbf6b257affb89c884ea360de622
parent257e7db4ffd58234e5a77b6576663f44f6eeadc9
main: changed "connected" check to assertion

timer_reconnect() must not be called when ncmpc is already connected.
src/main.c