From d7bc2b6a60859260f0430e613b6ecb172686691d Mon Sep 17 00:00:00 2001 From: tihmstar Date: Mon, 2 Jan 2017 00:30:08 +0100 Subject: [PATCH] don't display errorcode when no errors occured --- futurerestore/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/futurerestore/main.cpp b/futurerestore/main.cpp index 59bf0f18..9f2dd579 100644 --- a/futurerestore/main.cpp +++ b/futurerestore/main.cpp @@ -219,7 +219,7 @@ int main(int argc, const char * argv[]) { } error: - if (res) cout << "Failed with errorcode="<