diff --git a/daemon/delegation.c b/daemon/delegation.c index 5d8225c..6d4571a 100644 --- a/daemon/delegation.c +++ b/daemon/delegation.c @@ -257,7 +257,6 @@ static int delegation_flush_locks( } ReleaseSRWLockExclusive(&open->lock); } -out: return status; }