mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Comment out unused variables
Fixes a few warnings when compiling.
This commit is contained in:
@@ -61,7 +61,7 @@ namespace DiscImageChef.Gui.Forms
|
||||
|
||||
public frmMediaScan(string devicePath, DeviceInfo deviceInfo, ScsiInfo scsiInfo = null)
|
||||
{
|
||||
MediaType mediaType;
|
||||
//MediaType mediaType;
|
||||
XamlReader.Load(this);
|
||||
|
||||
this.devicePath = devicePath;
|
||||
|
||||
Reference in New Issue
Block a user