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