Commented out debug print

This commit is contained in:
John Jenko 2011-09-28 13:26:08 +00:00
parent 2dfb1110a0
commit c9dddd2f1f

View File

@ -1997,8 +1997,8 @@ namespace VEPROMS.CSLA.Library
protected void SetTabText() protected void SetTabText()
{ {
string cltext = null; string cltext = null;
if (IsAnd) //if (IsAnd)
Console.WriteLine("and substep"); // Console.WriteLine("and substep");
if (IsParagraph) if (IsParagraph)
{ {
_MyTab.Text = ""; _MyTab.Text = "";