Merge pull request #32 from gramps-project/sam-m888-patch-6
Hide unused code
This commit is contained in:
commit
0060b078df
@ -734,7 +734,7 @@ class VarString(object):
|
||||
|
||||
#return what we have
|
||||
return (self.state, curr_string)
|
||||
print("===" + str(self.state) + " '" + str(curr_string) + "'")
|
||||
#print("===" + str(self.state) + " '" + str(curr_string) + "'")
|
||||
|
||||
def extend(self, acquisition):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user