Make sure we always return true from Main#on_timer.
authorTilman Sauerbeck <tilman@code-monkey.de>
Mon, 27 Aug 2007 17:57:50 +0000 (19:57 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Mon, 27 Aug 2007 17:57:50 +0000 (19:57 +0200)
Before we returned nil if we still had a connection to the server.
This didn't cause the timer to stop only because of an ruby-ecore bug.


No differences found