1
0
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:
Mounir IDRASSI
2016-02-22 07:45:33 +01:00
parent facfda73eb
commit fffb3bde7a

View File

@@ -49,7 +49,6 @@ namespace VeraCrypt
try
{
Process::Execute ("losetup", args);
break;
}
catch (...) { }