mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-09 04:17:30 +08:00
Remove redundant log message.
This commit is contained in:
parent
426d16f3be
commit
efcd4b1339
@ -3150,7 +3150,6 @@ seaf_sync_manager_update_active_path (SeafSyncManager *mgr,
|
||||
if (!info) {
|
||||
repo = seaf_repo_manager_get_repo (seaf->repo_mgr, repo_id);
|
||||
if (!repo) {
|
||||
seaf_warning ("Failed to find repo %s\n", repo_id);
|
||||
pthread_mutex_unlock (&mgr->priv->paths_lock);
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user