diff --git a/zerrors_linux.go b/zerrors_linux.go deleted file mode 100644 index c90a86293..000000000 --- a/zerrors_linux.go +++ /dev/null @@ -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