Remove unused variables
This commit is contained in:
parent
6183cf2f19
commit
f9613da180
2 changed files with 0 additions and 5 deletions
|
|
@ -198,8 +198,6 @@ void checkStoreNotSymlink()
|
|||
|
||||
LocalStore::LocalStore(bool reserveSpace)
|
||||
{
|
||||
substitutablePathsLoaded = false;
|
||||
|
||||
schemaPath = nixDBPath + "/schema";
|
||||
|
||||
if (readOnlyMode) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue