[minor] fixed compile warning in delegation.c
This commit is contained in:
parent
04ab888492
commit
64cce65b77
1 changed files with 0 additions and 1 deletions
|
|
@ -257,7 +257,6 @@ static int delegation_flush_locks(
|
||||||
}
|
}
|
||||||
ReleaseSRWLockExclusive(&open->lock);
|
ReleaseSRWLockExclusive(&open->lock);
|
||||||
}
|
}
|
||||||
out:
|
|
||||||
return status;
|
return status;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue