mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
REFACTOR: Minor refactors.
This commit is contained in:
@@ -77,7 +77,7 @@ namespace DiscImageChef.Devices.Windows
|
||||
catch(Exception ex)
|
||||
{
|
||||
#if DEBUG
|
||||
throw ex;
|
||||
throw;
|
||||
#else
|
||||
return null;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user