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()
{
string cltext = null;
if (IsAnd)
Console.WriteLine("and substep");
//if (IsAnd)
// Console.WriteLine("and substep");
if (IsParagraph)
{
_MyTab.Text = "";