Linux: fix compilation error

This commit is contained in:
Mounir IDRASSI 2016-02-22 07:45:33 +01:00
parent facfda73eb
commit fffb3bde7a
1 changed files with 0 additions and 1 deletions

View File

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