summaryrefslogtreecommitdiff
path: root/ot_livesync.c
diff options
context:
space:
mode:
Diffstat (limited to 'ot_livesync.c')
-rw-r--r--ot_livesync.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ot_livesync.c b/ot_livesync.c
index 47a371a..a47edba 100644
--- a/ot_livesync.c
+++ b/ot_livesync.c
@@ -400,9 +400,6 @@ static void * livesync_worker( void * args ) {
400 default: 400 default:
401 break; 401 break;
402 } 402 }
403
404 /* Handle outstanding requests */
405 livesync_ticker( );
406 } 403 }
407 404
408 /* Never returns. */ 405 /* Never returns. */