dksaldasd

This commit is contained in:
Bob Farrell
2008-04-30 18:48:21 +01:00
parent 8c00dfd996
commit 45e44807fa
2 changed files with 7 additions and 1 deletions
-1
View File
@@ -398,7 +398,6 @@ class Repl:
items_t = items[:]
items = items_t[:1]
while len(items) != len(items_t):
DEBUG( str(opth) + ':' + str(max_h) )
trunc = True
wl, l, optw, opth = calc_lsize( 0.6 ) # bllllaaarrgghhh
items.append( items_t[ len(items) -1 ] )