mirror of
https://github.com/NixOS/nix.git
synced 2025-12-23 17:31:08 +01:00
Remove assertion
This commit is contained in:
parent
7998508a40
commit
97e3816b24
1 changed files with 0 additions and 5 deletions
|
|
@ -1094,11 +1094,6 @@ struct GitFileSystemObjectSinkImpl : GitFileSystemObjectSink
|
|||
{
|
||||
}
|
||||
|
||||
~GitFileSystemObjectSinkImpl()
|
||||
{
|
||||
assert(totalBufSize == 0);
|
||||
}
|
||||
|
||||
struct Child;
|
||||
|
||||
/// A directory to be written as a Git tree.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue