* src/gramps_main.py (__init__): Remove unneeded handler.

svn: r2450
This commit is contained in:
Alex Roitman
2003-12-06 21:09:46 +00:00
parent a3b05690ec
commit b01d83da90
2 changed files with 1 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
* src/DbPrompter.py (open_help_clicked): Add function.
* src/PedView.py: Remove references to self.presel_descendants
(closes bug #854626).
* src/gramps_main.py (__init__): Remove unneeded handler.
2003-12-04 Alex Roitman <shura@alex.neuro.umn.edu>
* doc/gramps-manual/C/getstart.xml: Remove ZODB support section.