Index: DamClients/DamUI/trunk/src/Dam/Forms/DamPlugin.cs =================================================================== diff -u -r6819 -r6820 --- DamClients/DamUI/trunk/src/Dam/Forms/DamPlugin.cs (.../DamPlugin.cs) (revision 6819) +++ DamClients/DamUI/trunk/src/Dam/Forms/DamPlugin.cs (.../DamPlugin.cs) (revision 6820) @@ -237,19 +237,7 @@ } initial = false; - -// var args = Environment.GetCommandLineArgs(); -// foreach (string arg in args) -// { -// if (arg.ToLower().Equals("-wti")) -// { -// projectData.DamProjectCalculationSpecification.VisibleEnabledProvider = this; -// StabilityKernelTypeSpecificationsVisible = true; -// } -// } - // For easy testing purposes, make sure kernel selection option is true projectData.DamProjectCalculationSpecification.VisibleEnabledProvider = this; - // For now, make sure stability kernel selection is not possible. Enable this when 2019 is fully available. Context.CurrentContext = new DamContext(); // get data