mirror of
https://github.com/NixOS/nix.git
synced 2025-11-21 09:49:36 +01:00
Eliminate reserveSpace flag
This commit is contained in:
parent
5a64e66268
commit
28e7e29abd
10 changed files with 33 additions and 37 deletions
|
|
@ -106,7 +106,7 @@ private:
|
|||
|
||||
ref<Pool<Connection>> connections;
|
||||
|
||||
ref<Connection> openConnection(bool reserveSpace = true);
|
||||
ref<Connection> openConnection();
|
||||
|
||||
void setOptions(ref<Connection> conn);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue