2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-29 06:59:01 +00:00

remove unused file

This commit is contained in:
Alexander Neumann 2015-05-02 16:25:26 +02:00
parent 6fe38b0cd8
commit cd0c537e7e

View File

@ -1,5 +0,0 @@
package restic
// Add constant O_PATH missing from Go1.3, will be added to Go1.4 according to
// https://code.google.com/p/go/issues/detail?id=7830
const O_PATH = 010000000