Removed debuging info
svn: r11622
This commit is contained in:
parent
5d9f04b32a
commit
bef2ea3b4c
@ -358,7 +358,6 @@ class SurnameCloudGramplet(Gramplet):
|
|||||||
include_greater_than = s
|
include_greater_than = s
|
||||||
break
|
break
|
||||||
# Ok, now we can show those counts > include_greater_than:
|
# Ok, now we can show those counts > include_greater_than:
|
||||||
print
|
|
||||||
showing = 0
|
showing = 0
|
||||||
self.set_text("")
|
self.set_text("")
|
||||||
for (count, surname) in cloud_names: # surname_sort:
|
for (count, surname) in cloud_names: # surname_sort:
|
||||||
|
Loading…
Reference in New Issue
Block a user