Remove temporary directory again.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
tastytea 2020-07-01 12:10:04 +02:00
parent 4e1dbfc8bd
commit 778b958791
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07

View File

@ -76,7 +76,7 @@ int main()
try try
{ {
// remove_tmpdir(); remove_tmpdir();
} }
catch (const exception &e) catch (const exception &e)
{ {