git-svn-id: http://svn.openzap.org/svn/openzap/trunk@133 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Anthony Minessale
2007-05-24 13:39:40 +00:00
parent 8a47dc9b4c
commit bc1b0ef116
2 changed files with 9 additions and 4 deletions

View File

@@ -201,7 +201,6 @@ static void *zap_analog_run(zap_thread_t *me, void *obj)
status = zap_span_poll_event(span, waitms);
switch(status) {
case ZAP_TIMEOUT:
case ZAP_SUCCESS:
{
zap_event_t *event;