mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-28 05:53:29 +01:00
Linux: fix compilation error
This commit is contained in:
parent
facfda73eb
commit
fffb3bde7a
@ -49,7 +49,6 @@ namespace VeraCrypt
|
||||
try
|
||||
{
|
||||
Process::Execute ("losetup", args);
|
||||
break;
|
||||
}
|
||||
catch (...) { }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user