mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Linux: fix compilation error
This commit is contained in:
@@ -49,7 +49,6 @@ namespace VeraCrypt
|
|||||||
try
|
try
|
||||||
{
|
{
|
||||||
Process::Execute ("losetup", args);
|
Process::Execute ("losetup", args);
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
catch (...) { }
|
catch (...) { }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user