Don't check the database again after tranfer completes

This commit is contained in:
Jeremy Lakeman 2014-03-05 10:04:33 -08:00
parent 4269ed0f05
commit 0217b2b9db

View File

@ -392,8 +392,7 @@ static void sync_send_response(struct subscriber *dest, int forwards, uint64_t t
if (rowid>max_token){
// a new bundle has been imported
if (!rhizome_is_bar_interesting(bar))
rhizome_sync_bundle_inserted(bar);
rhizome_sync_bundle_inserted(bar);
}
if (count < max_count){