Remove unused variables
This commit is contained in:
parent
6183cf2f19
commit
f9613da180
2 changed files with 0 additions and 5 deletions
|
|
@ -80,9 +80,6 @@ struct SQLiteStmt
|
|||
class LocalStore : public StoreAPI
|
||||
{
|
||||
private:
|
||||
bool substitutablePathsLoaded;
|
||||
PathSet substitutablePaths;
|
||||
|
||||
typedef std::map<Path, RunningSubstituter> RunningSubstituters;
|
||||
RunningSubstituters runningSubstituters;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue