From 1364b44ae356da31e24e5605fe73a307e9d6fb03 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Fri, 27 Dec 2019 22:27:57 +0100 Subject: remove Trezor support --- internal/exitcodes/exitcodes.go | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'internal/exitcodes') diff --git a/internal/exitcodes/exitcodes.go b/internal/exitcodes/exitcodes.go index cd36988..b876333 100644 --- a/internal/exitcodes/exitcodes.go +++ b/internal/exitcodes/exitcodes.go @@ -65,9 +65,7 @@ const ( FsckErrors = 26 // DeprecatedFS - this filesystem is deprecated DeprecatedFS = 27 - // TrezorError - an error was encountered while interacting with a Trezor - // device - TrezorError = 28 + // skip 28 // ExcludeError - an error occurred while processing "-exclude" ExcludeError = 29 // DevNull means that /dev/null could not be opened -- cgit v1.2.3