* src/PageView.py: remove debug statements

* src/ViewManager.py: check for existing action group before removing


svn: r5814
This commit is contained in:
Don Allingham
2006-01-21 05:05:25 +00:00
parent 4943f1f09a
commit 5af19711d8
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
2006-01-20 Don Allingham <don@gramps-project.org>
* src/PageView.py: remove debug statements
* src/ViewManager.py: check for existing action group before removing
* src/GrampsDb/_GrampsBSDDB.py: remove function call in find_surname
* src/GenericFilter.py: implement short-circuit if only rule is
Everyone