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