1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-26 20:01:15 +02:00

Remove unused function printStats2()

Closes #2282.
This commit is contained in:
Eelco Dolstra 2018-07-11 20:29:18 +02:00
parent aa64e95bc8
commit 875cd9da2b
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
2 changed files with 0 additions and 15 deletions

View file

@ -276,7 +276,6 @@ public:
/* Print statistics. */
void printStats();
void printStats2();
void realiseContext(const PathSet & context);