* Remove a prototype for a function that no longer exists.

This commit is contained in:
Eelco Dolstra 2009-10-22 08:12:38 +00:00
parent deb342fb08
commit 6b9f6b0222
1 changed files with 0 additions and 3 deletions

View File

@ -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
after it has been built. In particular:
- the last modification date on each file is set to 1 (i.e.,