From fffb3bde7ae45cd85270bc8b753a3b2c6557892c Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 22 Feb 2016 07:45:33 +0100 Subject: Linux: fix compilation error --- src/Core/Unix/Linux/CoreLinux.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Core') diff --git a/src/Core/Unix/Linux/CoreLinux.cpp b/src/Core/Unix/Linux/CoreLinux.cpp index 5cd12107..50d546d4 100644 --- a/src/Core/Unix/Linux/CoreLinux.cpp +++ b/src/Core/Unix/Linux/CoreLinux.cpp @@ -49,7 +49,6 @@ namespace VeraCrypt try { Process::Execute ("losetup", args); - break; } catch (...) { } -- cgit v1.2.3