Commented out debug print
This commit is contained in:
parent
2dfb1110a0
commit
c9dddd2f1f
@ -1997,8 +1997,8 @@ namespace VEPROMS.CSLA.Library
|
||||
protected void SetTabText()
|
||||
{
|
||||
string cltext = null;
|
||||
if (IsAnd)
|
||||
Console.WriteLine("and substep");
|
||||
//if (IsAnd)
|
||||
// Console.WriteLine("and substep");
|
||||
if (IsParagraph)
|
||||
{
|
||||
_MyTab.Text = "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user