forked from lix-project/lix
* Remove a prototype for a function that no longer exists.
This commit is contained in:
parent
deb342fb08
commit
6b9f6b0222
|
@ -185,9 +185,6 @@ private:
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/* Copy a path recursively. */
|
|
||||||
void copyPath(const Path & src, const Path & dst);
|
|
||||||
|
|
||||||
/* "Fix", or canonicalise, the meta-data of the files in a store path
|
/* "Fix", or canonicalise, the meta-data of the files in a store path
|
||||||
after it has been built. In particular:
|
after it has been built. In particular:
|
||||||
- the last modification date on each file is set to 1 (i.e.,
|
- the last modification date on each file is set to 1 (i.e.,
|
||||||
|
|
Loading…
Reference in a new issue