Removal of debug print
svn: r10023
This commit is contained in:
parent
f65094c16e
commit
afcac70792
@ -1059,7 +1059,6 @@ class StyleSheet:
|
||||
len(self.draw_styles) + \
|
||||
len(self.table_styles) + \
|
||||
len(self.cell_styles)
|
||||
print style_count
|
||||
if style_count > 0:
|
||||
return False
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user