TNO Intern

Commit 66eeaa8c authored by Arjo Segers's avatar Arjo Segers
Browse files

Removed debug statements.

parent 167e0548
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -758,8 +758,6 @@ class IndexPart(utopya_rc.UtopyaRc):
            if len(line) > 0:
                line = line + sep
            # add content:
            #            print( 'xxx line = ', line)
            #            print( '..x level_value= ', level_value )
            line = line + level_value
        # endfor