This commit is contained in:
parent
a4e94054d2
commit
0efa235f79
@ -142,13 +142,8 @@ namespace DataLoader
|
|||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
//#if (!DEBUG)
|
if (!VlnSettings.DebugMode)
|
||||||
if (!VlnSettings.DebugMode)
|
tbSource.Text = "";
|
||||||
tbSource.Text = "";
|
|
||||||
else
|
|
||||||
//#else
|
|
||||||
throw new Exception("Not configured for " + SystemInformation.ComputerName);
|
|
||||||
//#endif
|
|
||||||
}
|
}
|
||||||
private void btnConvertSelected_Click(object sender, EventArgs e)
|
private void btnConvertSelected_Click(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user